]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4703'
[rails.git] / app / assets / stylesheets / common.scss
index 1fe7ea53bfc94f18d8831dd151f5b1265d698dff..cf616983e29f708b68bbf32f8ed90980d578974d 100644 (file)
@@ -619,6 +619,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;