Allow for more elements in the brand toolbar section
This commit is contained in:
parent
18716387b8
commit
3b0b71cfcb
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