]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.scss
Switch to bootstrap for dropdowns and tooltips
[rails.git] / app / assets / stylesheets / small.scss
index f6126391a2b98695b00cacbb94835fea831d41c6..e5634e11d0e71aaa28df3ca0aaf72cdd2044a0ac 100644 (file)
@@ -71,22 +71,16 @@ body.small {
         }
       }
     }
+
+    .btn-group {
+      width: 100%;
+      padding: 10px;
+    }
   }
 
   nav.secondary {
-    border-bottom: 1px solid #eee;
-
     .user-menu {
-      display: block;
       width: 100%;
-      margin-left: 0;
-      > li {
-        width: 49%;
-        > a {
-          width: 100%;
-          text-align: center;
-        }
-      }
     }
   }