Merge pull request #205 from tribut/patch-1
Add some padding around the logo
This commit is contained in:
commit
cf75d75412
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue