From 9750e0309500259e9a56e267ce87984fb5bb5e53 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 26 Nov 2018 15:29:26 +0000 Subject: clean out; better response codes; prepare for batch --- 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 f15fd21..5d47872 100644 --- a/views/style.scss +++ b/views/style.scss @@ -65,3 +65,10 @@ ul.share-buttons{ .footer{ margin-top:3em; } +.single-batch{ + width: 100%; +} +.single-batch{ + table-layout: fixed; + width: 100%; +} -- cgit v1.2.3