Add some padding around the logo

This looks nicer with the new "glowing bear"
This commit is contained in:
Felix Eckhofer 2014-03-01 12:40:36 +01:00
parent 9a40f61517
commit 91e85400e9

View file

@ -135,6 +135,7 @@ input[type=text], input[type=password], .badge {
}
#topbar .brand img {
height: 32px;
padding: 2px;
}
#topbar .brand button {
position: absolute;