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

index 65fabf4..bb7963d 100644 (file)
 .dropdown-button > i {
     margin-right: 10px;
 }
-
-.dropdown-menu.pull-right {
-  right: 0;
-  left: auto;
-}
-
-.pull-right > .dropdown-menu {
-  right: 0;
-  left: auto;
-}