introduce .fill class to top-nav for overflow bug
This commit is contained in:
parent
1d96417201
commit
b18e76f990
6 changed files with 58 additions and 27 deletions
|
|
@ -223,6 +223,9 @@ div.topbar-wrapper div.topbar {
|
|||
margin: 0 -20px;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
div.topbar-wrapper div.topbar .fill {
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue