From 2d4782c4e8df908efa0973ee842593ead58d5980 Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 27 Jun 2019 08:37:33 +0000 Subject: use prediction to csv;edit info text --- views/style.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 01b5147..52be743 100644 --- a/views/style.scss +++ b/views/style.scss @@ -93,3 +93,9 @@ supporters{ margin: 1em; } } + +.table td.fit, +.table th.fit { + white-space: nowrap; + width: 1%; +} -- cgit v1.2.3