Add some padding around the logo

This looks nicer with the new "glowing bear"
l-merge-prefix
Felix Eckhofer 12 years ago
parent 9a40f61517
commit 91e85400e9
  1. 1
      css/glowingbear.css

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

Loading…
Cancel
Save