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

index 69d8d3b..e75a53e 100644 (file)
@@ -68,7 +68,7 @@
 
 .dropdown-submenu.pull-left > .dropdown-menu {
   left: 0;
-  margin-left: 0px;
+  margin-left: -1px;
   -webkit-border-radius: 6px 0 6px 6px;
      -moz-border-radius: 6px 0 6px 6px;
           border-radius: 6px 0 6px 6px;