From d27de283a8cc50b5d79467c757488cf3b1f55668 Mon Sep 17 00:00:00 2001 From: Wim Brand Date: Tue, 19 Feb 2019 12:57:31 +0000 Subject: [PATCH] Update 'res/static/style/layout.css' --- res/static/style/layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/res/static/style/layout.css b/res/static/style/layout.css index 328d859..c91debd 100644 --- a/res/static/style/layout.css +++ b/res/static/style/layout.css @@ -312,6 +312,7 @@ select{ box-shadow: 2px 2px 8px var(--shadow_color); font-weight: bold; font-size: 0.85em; + overflow: hidden; line-height: 1; text-decoration: none; color: var(--input_text_color);