Fix overflowing of title into actions

This commit is contained in:
Tor Hveem 2013-12-19 11:39:37 +01:00
parent 37dbd0bbe7
commit 0a4ca02ad7
1 changed files with 1 additions and 0 deletions

View File

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