Fix overflowing of title into actions
This commit is contained in:
parent
37dbd0bbe7
commit
0a4ca02ad7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue