8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-14 14:46:23 +00:00

Bootom navbar don't hide sidebar

This commit is contained in:
Yoann Pétri 2020-11-17 09:58:08 +01:00 committed by Gabriel Detraz
parent 8c3df067c4
commit 892ac7e958

View file

@ -88,14 +88,14 @@ a > i.fa {
top:50px;
right:0;
overflow-y: auto;
bottom:0px;
bottom:50px;
}
.sidenav-left {
position: fixed;
top:50px;
left:0;
overflow-y: auto;
bottom:0px;
bottom:50px;
}
.dropdown-menu .dropdown-toggle:after {
border-top: .3em solid transparent;