]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/rtl.css.scss
Improve styling of notice boxes to match new sidebar styling
[rails.git] / app / assets / stylesheets / rtl.css.scss
index b9223e5228e8f729a7b2af6cfbdbdfb40757a994..a8cf95cd3ff4dabf92085d59f6981fd9bf5a7330 100644 (file)
@@ -6,26 +6,6 @@ html body {
   text-align: right;
 }
 
-/*
- * 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: right;
-}
-
-/*
- * Rules for notice boxes shown in the left sidebar when important, but
- * non-critical information needs to be conveyed such as notices about
- * donation drives.
- */
-
-.notice {
-  text-align: right;
-}
-
 /* Rules for the menu displayed in the left sidebar */
 
 .left_menu {