summaryrefslogtreecommitdiff
path: root/views/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.scss')
-rw-r--r--views/style.scss7
1 files changed, 7 insertions, 0 deletions
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%;
+}