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 88d5b4cc9c
commit efdae19f0c
5 changed files with 82 additions and 67 deletions

View File

@@ -29,6 +29,8 @@
min-width: 160px;
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
z-index: 1000;
max-height: 300px;
overflow-y: auto;
&.left {
right: 0;