X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;fp=css%2Fcustom.css;h=4085ff4c0dc336f6b32e9171ffbe91f97e01b358;hb=9c09d2f4c27e64469843e4f5c75c2dfadf5a9479;hp=6acc795c684c4df21e28480ab69b830a574d407a;hpb=1964c8579557d5244f9032ce36bd02e02661709f;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 6acc795..4085ff4 100644 --- a/css/custom.css +++ b/css/custom.css @@ -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 +}