Merge pull request #205 from tribut/patch-1

Add some padding around the logo
This commit is contained in:
David Cormier 2014-03-01 09:45:30 -05:00
commit cf75d75412

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;