From 0565d57789cb7c5b16bd4dc2d01db8424d55a909 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Mon, 21 Mar 2016 19:50:55 +0100 Subject: [PATCH] Template fixes - Fix config groups. Use group index instead of group names (with blanks). - Use 100% width for all chosen fields. --- openslides/core/static/css/app.css | 2 +- openslides/core/static/templates/config.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/openslides/core/static/css/app.css b/openslides/core/static/css/app.css index cd3848cb4..e0ffae5bc 100644 --- a/openslides/core/static/css/app.css +++ b/openslides/core/static/css/app.css @@ -661,7 +661,7 @@ img { } /* angular-chosen: override default width of select fields in quickmode */ -.quickmode .chosen-container { +.chosen-container { width: 100% !important; } diff --git a/openslides/core/static/templates/config.html b/openslides/core/static/templates/config.html index 76a0f406f..acf806bf2 100644 --- a/openslides/core/static/templates/config.html +++ b/openslides/core/static/templates/config.html @@ -10,15 +10,15 @@
-