diff --git a/apps/static/css/home/index.css b/apps/static/css/home/index.css index 9835a29..7484cce 100644 --- a/apps/static/css/home/index.css +++ b/apps/static/css/home/index.css @@ -60,6 +60,11 @@ /* Fuck ugly height fix */ td { height: 1px; + text-wrap: nowrap; +} + +td > .btn-link { + padding-left: 0; } @-moz-document url-prefix() {