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 {
|
#topbar .brand img {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
padding: 2px;
|
||||||
}
|
}
|
||||||
#topbar .brand button {
|
#topbar .brand button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Add table
Reference in a new issue