mirror of
https://github.com/valitydev/gentelella.git
synced 2024-11-06 00:05:21 +00:00
Merge pull request #216 from christianesperar/master
Popover tooltips not visible
This commit is contained in:
commit
2be470653d
@ -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%;
|
||||
|
2
build/css/custom.min.css
vendored
2
build/css/custom.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user