X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=6acc795c684c4df21e28480ab69b830a574d407a;hb=c492afe8ca9e40cf01b1902f3d3c6be24da11cfc;hp=73affe610e019a885dc9642812c5e948f7b54a4c;hpb=36ee16eebe0a00eb12b6b951381b2e2bd49cd356;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 73affe6..6acc795 100644 --- a/css/custom.css +++ b/css/custom.css @@ -71,3 +71,7 @@ ul.inline li:last-child:after { td.user, td.owner { word-break: break-all; } + +ul.list-inline { + display: inline-block; +} \ No newline at end of file