From b58e81220202d46dd1972305ead9beafdf17e3c7 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 7 Aug 2018 10:12:10 +0200 Subject: [PATCH] vier theme, wider popup-menu --- view/theme/vier/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 379510ef13..572be5e18f 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -862,7 +862,7 @@ ul.menu-popup { transition:all 0.2s ease-in-out; /* display: none; */ position: absolute; - width: 11em; + width: 13em; background: #ffffff; color: #2d2d2d; margin: 0px;