sync
[roojs1] / scss / roojs-bootstrap / menu.scss
diff --git a/scss/roojs-bootstrap/menu.scss b/scss/roojs-bootstrap/menu.scss
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