sync
[roojs1] / less / roojs-bootstrap / menu.less
diff --git a/less/roojs-bootstrap/menu.less b/less/roojs-bootstrap/menu.less
new file mode 100644 (file)
index 0000000..c42ae37
--- /dev/null
@@ -0,0 +1,8 @@
+
+
+/*  Menu - show the icons with a bit of padding */
+.dropdown-item i.fa {
+    margin-left: -10px;
+    margin-right: 10px;
+}
\ No newline at end of file