]> iEval git - gruntmaster-page.git/blobdiff - css/custom.css
Add a class for elements that should have word-break: break-all
[gruntmaster-page.git] / css / custom.css
index 6acc795c684c4df21e28480ab69b830a574d407a..4085ff4c0dc336f6b32e9171ffbe91f97e01b358 100644 (file)
@@ -68,10 +68,10 @@ ul.inline li:last-child:after {
        display: none !important;
 }
 
-td.user, td.owner {
+td.user, td.owner, .break-all {
        word-break: break-all;
 }
 
 ul.list-inline {
        display: inline-block;
-}
\ No newline at end of file
+}
This page took 0.020207 seconds and 4 git commands to generate.