Merge pull request #205 from tribut/patch-1

Add some padding around the logo
l-merge-prefix
David Cormier 12 years ago
commit cf75d75412
  1. 1
      css/glowingbear.css

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

Loading…
Cancel
Save