less/roojs-bootstrap/navbar.less
[roojs1] / less / roojs-bootstrap / navbar.less
index c266885..df7c30b 100644 (file)
@@ -4,4 +4,8 @@
     .navbar-right {
         margin-right: 15px;
     }
+}
+/* was -15 before, on mobile it made the buttons too close to the edit.. */
+.navbar-nav {
+    margin: 7.5px -5px;
 }
\ No newline at end of file