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

index a51816a..0f95e20 100644 (file)
@@ -8,4 +8,8 @@
 /* was -15 before, on mobile it made the buttons too close to the edit.. */
 .navbar-nav {
     margin: 0px -5px;
+}
+
+table td .navbar {
+    min-height: auto;
 }
\ No newline at end of file