m |
m |
||
Line 174: | Line 174: | ||
left:100%; | left:100%; | ||
margin-top:-6px; | margin-top:-6px; | ||
− | margin-left: | + | margin-left:-1px; |
width: 100%; | width: 100%; | ||
} | } | ||
Line 200: | Line 200: | ||
} | } | ||
.dropdown-submenu.pull-left>.dropdown-menu { | .dropdown-submenu.pull-left>.dropdown-menu { | ||
+ | top: 0; | ||
left:-100%; | left:-100%; | ||
− | margin-left:10px; | + | margin-top: -6px; |
− | + | margin-left:-1px; | |
+ | width: 100%; | ||
+ | } | ||
+ | @media (max-width: 767px) { | ||
+ | .dropdown-submenu>.dropdown-menu {margin-left: 10px;} | ||
+ | .dropdown-submenu.pull-left>.dropdown-menu {margin-left: 10px;} | ||
} | } | ||
Revision as of 09:41, 16 October 2016