From 9b4484f150978854bcd9fb8723e1df41d806be7a Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 31 Oct 2017 16:39:38 +0000 Subject: serial batch prediction with task --- views/style.scss | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 2a8f9d4..2510864 100644 --- a/views/style.scss +++ b/views/style.scss @@ -98,6 +98,13 @@ supporters{ margin-left: auto; margin-right: auto; } +.single-batch{ + width: 100%; +} +.single-batch{ + table-layout: fixed; + width: 100%; +} .footer{ margin-top:3em; } -- cgit v1.2.3