From 4732c64617bcba3ed65700f7504e84fd15692bac Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Tue, 27 Sep 2016 14:59:55 +0200 Subject: [PATCH] Minor fixes - Fix translation strings. - Fix dropdown style in motion table. --- openslides/core/static/css/app.css | 2 +- openslides/users/static/templates/users/user-import.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openslides/core/static/css/app.css b/openslides/core/static/css/app.css index 54c0e4451..f3ec1263b 100644 --- a/openslides/core/static/css/app.css +++ b/openslides/core/static/css/app.css @@ -760,7 +760,7 @@ img { display: inline-block; } -#motion-table .dropdown > span, #motion-table .sort-spacer { +#motion-table .header-row .dropdown > span, #motion-table .sort-spacer { padding: 5px 10px 5px 10px; } diff --git a/openslides/users/static/templates/users/user-import.html b/openslides/users/static/templates/users/user-import.html index 057d4794e..2e44b7116 100644 --- a/openslides/users/static/templates/users/user-import.html +++ b/openslides/users/static/templates/users/user-import.html @@ -162,14 +162,14 @@