less/roojs-bootstrap/dropdown.less
authoredward <edward@roojs.com>
Tue, 27 Feb 2018 04:30:07 +0000 (12:30 +0800)
committeredward <edward@roojs.com>
Tue, 27 Feb 2018 04:30:07 +0000 (12:30 +0800)
less/roojs-bootstrap/dropdown.less

index 9a0b729..b5672f2 100644 (file)
@@ -88,4 +88,8 @@ li.dropdown-toggle span + i.glyphicon {
 
 li.dropdown-menu-item i.fa + span {
     margin-left: 5px;
+}
+
+li.dropdown-toggle button > i.glyphicon {
+    margin: 5px 0 0 5px;
 }
\ No newline at end of file