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