]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Display the size warning when the data layer is disabled
[rails.git] / app / assets / stylesheets / common.css.scss
index ceed9b2df98601d539b310fcfe8ba878737a2c5c..320413f785a02f8e8b14a44caa441f14bd848526 100644 (file)
@@ -1084,6 +1084,7 @@ header .search_form {
       width: 50%;
       float: left;
       padding: 6px 10px;
       width: 50%;
       float: left;
       padding: 6px 10px;
+      word-wrap: break-word;
     }
 
     .browse-tag-k {
     }
 
     .browse-tag-k {
@@ -1673,6 +1674,10 @@ header .search_form {
   vertical-align: middle;
 }
 
   vertical-align: middle;
 }
 
+.inbox-sent {
+  white-space: nowrap;
+}
+
 .inbox-mark-unread,
 .inbox-mark-read,
 .inbox-delete {
 .inbox-mark-unread,
 .inbox-mark-read,
 .inbox-delete {