css-bootstrap/dropdown.css
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 09:19:11 +0000 (17:19 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 09:19:11 +0000 (17:19 +0800)
css-bootstrap/dropdown.css

index 78afdc4..7e674d9 100644 (file)
@@ -67,6 +67,8 @@
 }
 
 .dropdown-submenu.pull-left > .dropdown-menu {
+  left: 0;
+  margin-left: 10px;
   -webkit-border-radius: 6px 0 6px 6px;
      -moz-border-radius: 6px 0 6px 6px;
           border-radius: 6px 0 6px 6px;