less/roojs-bootstrap/alert.scss
[roojs1] / less / roojs-bootstrap / navbar.less
index df7c30b..0f95e20 100644 (file)
@@ -7,5 +7,9 @@
 }
 /* was -15 before, on mobile it made the buttons too close to the edit.. */
 .navbar-nav {
-    margin: 7.5px -5px;
+    margin: 0px -5px;
+}
+
+table td .navbar {
+    min-height: auto;
 }
\ No newline at end of file