less/roojs-bootstrap/alert.less
[roojs1] / less / roojs-bootstrap / navbar.less
diff --git a/less/roojs-bootstrap/navbar.less b/less/roojs-bootstrap/navbar.less
deleted file mode 100644 (file)
index 0f95e20..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/* for some reason it's -15px on BS */
-
-@media (min-width: 768px) {
-    .navbar-right {
-        margin-right: 15px;
-    }
-}
-/* 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