diff --git a/web/css/site.css b/web/css/site.css index f460b45..66be560 100644 --- a/web/css/site.css +++ b/web/css/site.css @@ -60,6 +60,10 @@ a.desc:after { content: "\e156"; } +.grid-view th { + white-space: nowrap; +} + .hint-block { display: block; margin-top: 5px;