summaryrefslogtreecommitdiff
path: root/views/style.scss
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2017-10-31 16:39:38 +0000
committergebele <gebele@in-silico.ch>2017-10-31 16:39:38 +0000
commit9b4484f150978854bcd9fb8723e1df41d806be7a (patch)
tree1357a57d99f1729566119d47c8d571b93911e546 /views/style.scss
parent8452f160e524aab7f163067ffbf8e3fb42ae1b13 (diff)
serial batch prediction with task
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 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;
}