mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-07 01:55:34 +00:00
Overflow-x hidden on sidenav
This commit is contained in:
@@ -136,6 +136,10 @@ footer{
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
.side-nav{
|
||||
overflow-x:hidden;
|
||||
}
|
||||
|
||||
footer.page-footer,
|
||||
nav, .tabs .tab a,
|
||||
.side-nav .collapsible-body li.active,
|
||||
|
||||
Reference in New Issue
Block a user