Fix DropDown display bug

This commit is contained in:
Chi Vinh Le
2018-05-30 22:23:52 +02:00
parent 9ed991936e
commit c98830aa63
6 changed files with 8 additions and 16 deletions
+1
View File
@@ -1,4 +1,5 @@
.dropdown {
display: inline-block;
position: relative;
}