Fix dropdown menus

This commit is contained in:
yflory
2017-02-10 12:26:47 +01:00
parent 73e9effd32
commit 6c1981c776
3 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
/* The container <div> - needed to position the dropdown content */
.cp .dropdown-bar {
.dropdown-bar {
position: relative;
display: inline-block;