Merge pull request #216 from christianesperar/master

Popover tooltips not visible
This commit is contained in:
Christian Esperar 2016-06-25 19:04:18 +08:00 committed by GitHub
commit 2be470653d
3 changed files with 2 additions and 4 deletions

View file

@ -191,8 +191,7 @@
padding: 0;
position: absolute;
display: -ms-flexbox;
display: flex;
z-index: 9999; }
display: flex; }
.nav-md .container.body .col-md-3.left_col.menu_fixed {
height: 100%;

File diff suppressed because one or more lines are too long

View file

@ -192,7 +192,6 @@
padding: 0;
position: absolute;
display: flex;
z-index: 9999;
}
.nav-md .container.body .col-md-3.left_col.menu_fixed {
height: 100%;