diff --git a/openslides/agenda/static/templates/agenda/item-detail.html b/openslides/agenda/static/templates/agenda/item-detail.html index e19ca9bb7..797323d63 100644 --- a/openslides/agenda/static/templates/agenda/item-detail.html +++ b/openslides/agenda/static/templates/agenda/item-detail.html @@ -107,7 +107,7 @@
+
{{ speaker.user.get_full_name() }} diff --git a/openslides/core/static/css/projector.css b/openslides/core/static/css/projector.css index 5d78bb6ca..d0a745789 100644 --- a/openslides/core/static/css/projector.css +++ b/openslides/core/static/css/projector.css @@ -82,7 +82,7 @@ body{ top: 150px; right: 50px; z-index: -1; - line-height: 28px; + line-height: 1.3em; } .scrollcontent { transition-property: margin, font-size; diff --git a/openslides/core/static/templates/config-form-field.html b/openslides/core/static/templates/config-form-field.html index c1e4172ca..1e9c10952 100644 --- a/openslides/core/static/templates/config-form-field.html +++ b/openslides/core/static/templates/config-form-field.html @@ -5,8 +5,9 @@ + type="{{ type }}">