]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4713'
[rails.git] / app / assets / stylesheets / common.scss
index 549226f58d6c551197f8ef98df0dedb3a18ac239..61c825fca81c818f9125c892ecf937f849540701 100644 (file)
@@ -616,6 +616,8 @@ tr.turn {
   .browse-tag-list {
     table-layout: fixed;
     white-space: pre-wrap;
+    word-wrap: break-word;
+    word-break: break-word;
 
     tr:last-child th, tr:last-child td {
       border-bottom: 0;