]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/ltr.css.scss
Improve styling of alert boxes to match new sidebar styling
[rails.git] / app / assets / stylesheets / ltr.css.scss
index 039d901c008d67951489bc1c22a0e4308be9a72e..5d9b9aa6ed7394778246ddccf23b223007a89002 100644 (file)
@@ -6,16 +6,6 @@ html body {
   text-align: left;
 }
 
-/*
- * Rules for alert boxes shown in the left sidebar when important
- * information needs to be conveyed such as when the site is
- * undergoing maintenance.
- */
-
-#alert {
-  text-align: left;
-}
-
 /*
  * Rules for notice boxes shown in the left sidebar when important, but
  * non-critical information needs to be conveyed such as notices about
@@ -68,7 +58,7 @@ html body {
 
 /* Rules for tabbed navigation bar */
 
-#tabnav {
+#top-bar {
   margin-left: 185px;
 }