]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Improve handling of HTTP errors in search
[rails.git] / app / assets / stylesheets / common.scss
index 2df8b7e6537e6d09b285f4adfb555749911936cd..f48f02e50cd213284eafa427857c5d211bd69c5d 100644 (file)
@@ -978,6 +978,7 @@ header .search_forms,
 
 .search_results_error {
   color: #f00;
+  padding: 10px 20px;
 }
 
 /* Rules for routing */
@@ -2659,6 +2660,7 @@ input.richtext_title[type="text"] {
     &.open         { background-position: 0px  -80px; }
     &.partners     { background-position: 0px -120px; }
     &.infringement { background-position: 0px -160px; }
+    &.legal        { background-position: -45px -160px; }
   }
 }