Current state
This commit is contained in:
10
public/legacy/js/mmenu/dist/css/addons/jquery.mmenu.autoheight.css
vendored
Normal file
10
public/legacy/js/mmenu/dist/css/addons/jquery.mmenu.autoheight.css
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
jQuery.mmenu autoHeight addon CSS
|
||||
*/
|
||||
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
|
||||
max-height: 80%; }
|
||||
.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
|
||||
max-height: 100%; }
|
||||
.mm-menu.mm-measureheight > .mm-panel {
|
||||
bottom: auto !important;
|
||||
height: auto !important; }
|
||||
Reference in New Issue
Block a user