Merge pull request #582 from stenehall/shrink-icons
Allow for more elements in the brand toolbar section
This commit is contained in:
commit
5e83401782
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ input[type=text], input[type=password], #sendMessage, .badge {
|
|||
height: 35px;
|
||||
}
|
||||
#topbar .brand a {
|
||||
display: block;
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
}
|
||||
#topbar .brand img {
|
||||
|
|
Loading…
Reference in a new issue