From f95a754c2d6b3f68e9b493c664f63f2f9246fbd7 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 15 Aug 2016 18:21:11 +0200 Subject: Minor style fix --- ishtar_common/static/media/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ishtar_common/static') diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index 8916dce0b..09005ce84 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -583,6 +583,10 @@ ul.form-flex label { padding-left: 10px; } +ul.form-flex li li label { + width: 300px; +} + #window ul.form-flex label { width: 150px; } -- cgit v1.2.3