Fix overflowing of title into actions

with-route-provider
Tor Hveem 12 years ago
parent 37dbd0bbe7
commit 0a4ca02ad7
  1. 1
      css/glowingbear.css

@ -146,6 +146,7 @@ input[type=text], input[type=password], .badge {
font-size: larger; font-size: larger;
position: fixed; position: fixed;
right: 0; right: 0;
background: #282828;
} }
#topbar .actions > * { #topbar .actions > * {
padding-left: 5px; padding-left: 5px;

Loading…
Cancel
Save