]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_tables.scss
Reverted shift change to old migration
[bookstack] / resources / sass / _tables.scss
index 315f979f3efdb2c215d8de56ab66609ca8e11e48..c78e13446129644f1ea9501c3b177435f281983e 100644 (file)
@@ -11,6 +11,7 @@ table {
     border: 1px solid #DDD;
     overflow: auto;
     line-height: 1.2;
+       word-break: break-word;
   }
   td p, th p {
     margin: 0;