Update the lists in the code and slide toolbars to use the new dropdown

This commit is contained in:
yflory
2017-01-19 12:13:57 +01:00
parent fa8a0d5880
commit 36c8ade26c
5 changed files with 82 additions and 67 deletions

View File

@@ -349,6 +349,8 @@
min-width: 200px;
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
z-index: 1000;
max-height: 300px;
overflow-y: auto;
}
.dropdown-bar .dropdown-bar-content.left {
right: 0;