[FIX] side-menu overflow.

This commit is contained in:
stefanorigano 2016-04-27 11:45:06 +02:00
parent dcd8f86baa
commit 27388c89a6
2 changed files with 277 additions and 275 deletions

View File

@ -8,6 +8,8 @@
font-size : 0.85em;
line-height : 1.5;
font-weight : @fw_medium;
overflow-y : auto;
height : 100%;
&.affix {
z-index : 2;
@ -21,7 +23,6 @@
}
> ul.list-group {
overflow-y: scroll;
margin : 0;
z-index : 0;
}

File diff suppressed because it is too large Load Diff