Add some padding around the logo
This looks nicer with the new "glowing bear"
This commit is contained in:
parent
9a40f61517
commit
91e85400e9
|
@ -135,6 +135,7 @@ input[type=text], input[type=password], .badge {
|
|||
}
|
||||
#topbar .brand img {
|
||||
height: 32px;
|
||||
padding: 2px;
|
||||
}
|
||||
#topbar .brand button {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue