1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Bug fix and finished issue #42

This commit is contained in:
Zack Scholl
2016-04-10 09:56:22 -04:00
parent 6987950b78
commit 6c0a67f63d

View File

@ -37,7 +37,7 @@
cursor:pointer; cursor:pointer;
} }
.dropdown-menu .sub-menu { .dropdown-menu .sub-menu {
left: 100%; right: 100%;
position: absolute; position: absolute;
top: 0; top: 0;
display:none; display:none;