* Fix fastmenu dropmenu position.

This commit is contained in:
Yagami
2018-11-02 16:59:21 +08:00
parent 13ef9f3dd7
commit ec4a92aec6
+3 -1
View File
@@ -9,4 +9,6 @@
#libs .libs-custom-heading a{display:block;height:100%;}
#libs .libs-custom-heading .lable-custom{position: absolute;left:8px;}
#libs hr {margin-top:0px;}
#libs .panel-body {overflow: auto; max-height: 224px;}
#libs .panel-body {overflow: auto; max-height: 224px;}
#pageActions ul.dropdown-menu{left: 67px}