css-bootstrap/dropdown.css
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 08:14:02 +0000 (16:14 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 08:14:02 +0000 (16:14 +0800)
css-bootstrap/dropdown.css

index c56f4b6..bb7963d 100644 (file)
   float: none !important;
 }
 
-/*.dropdown-submenu.pull-left > .dropdown-menu {
+.dropdown-submenu.pull-left > .dropdown-menu {
   left: -100%;
   margin-left: 10px;
   -webkit-border-radius: 6px 0 6px 6px;
      -moz-border-radius: 6px 0 6px 6px;
           border-radius: 6px 0 6px 6px;
-}*/
+}
 
 .dropdown-button > i {
     margin-right: 10px;