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

Former-commit-id: 5c7671cb5004213cdd374eb96d7010d48637df58 [formerly c302bc14cec2a02c7a5b28e9797e12f75afd0cbd] [formerly eafc74063bb35c0b90d6d06880e004a1154c9572 [formerly 6c0a67f63d]]
Former-commit-id: 488d3c0d43517fb34373be7d8ca4cb8191229b54 [formerly e55849f075fd14441e88700b898a6f256ebb6919]
Former-commit-id: bf66f6882bfa2133dd8db2dd7257aea064e26c9c
This commit is contained in:
Zack Scholl 2016-04-10 09:56:22 -04:00
parent ee01e10499
commit aadaa4c9c1

View File

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