]> git.openstreetmap.org Git - rails.git/commitdiff
Allow word-breaks in changeset comments
authorTom Hughes <tom@compton.nu>
Wed, 11 Dec 2013 17:56:22 +0000 (17:56 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 11 Dec 2013 17:56:22 +0000 (17:56 +0000)
app/assets/stylesheets/common.css.scss

index fa61360897e6a7723287ff28c81c1e83b275c51f..8b57a12fe4c5cb8f7f0fbc99167f44df096fbee4 100644 (file)
@@ -1025,6 +1025,7 @@ header .search_form {
 
     h4:first-child {
       margin-top: 0;
 
     h4:first-child {
       margin-top: 0;
+      word-wrap: break-word;
     }
   }
 
     }
   }