]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Don't collapse spaces in tag keys and values
[rails.git] / app / assets / stylesheets / common.scss
index 2a00f1b060c0222e26a4bd77ca5e0b748abe0627..bb0e6f0d44d728b64d5d67cc4d9414d55e3d90aa 100644 (file)
@@ -1182,6 +1182,7 @@ tr.turn:hover {
       width: 50%;
       padding: 6px 10px;
       word-wrap: break-word;
+      white-space: pre-wrap;
     }
 
     .browse-tag-k {