]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Throw an exception instead of logging to the console
[rails.git] / app / assets / stylesheets / common.css.scss
index d16cf12d453c476a6bd85e665eb1857836e00c47..4ec0dced3c435787a1f9ef17ee9847ea255a59c2 100644 (file)
@@ -1084,6 +1084,7 @@ header .search_form {
       width: 50%;
       float: left;
       padding: 6px 10px;
+      word-wrap: break-word;
     }
 
     .browse-tag-k {
@@ -1267,7 +1268,7 @@ header .search_form {
   right: 0;
   bottom: 0;
   border: 0;
-  z-index: 1000;
+  z-index: 2000;
 }
 
 #slim_container {