From 43326b515f8a17156cc816a03de697c756987d5a Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 15 Aug 2019 17:02:50 +0200 Subject: [PATCH] mobile fix --- lam/style/500_layout.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index a1420019..587afc71 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -580,6 +580,13 @@ button.lam-account-type { border:0px solid; } +button.lam-account-type img { + width: 32px; + height: 32px; + min-width: 32px; + min-height: 32px; +} + /* --- end of workaround for vertical tabs --- */ /* title bar */