]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Fix wrapping in richtext help
[rails.git] / app / assets / stylesheets / common.css.scss
index 869b2855286125963b18acf6a06116d71fe623a6..5876c5db7f8727517d1df4d90bce70fab2fc010a 100644 (file)
@@ -1837,12 +1837,12 @@ a.button {
     }
 
     li h4 {
     }
 
     li h4 {
-      width: 35%;
+      width: 40%;
       margin: 0;
     }
 
     li span, li p {
       margin: 0;
     }
 
     li span, li p {
-      width: 60%;
+      width: 50%;
       margin-left: $lineheight/2;
       margin-bottom: $lineheight/4;
       white-space: nowrap;
       margin-left: $lineheight/2;
       margin-bottom: $lineheight/4;
       white-space: nowrap;