From ac4aa6a9ea8a22bddfdc70bbac165a104b12471d Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Mar 2024 16:22:39 +0000 Subject: css fixes --- view/theme/redbasic/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 9b93e28ee..110137d70 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1141,8 +1141,8 @@ img.mail-conv-sender-photo { } .menu-img-2 { - height: 2.3rem; - width: 2.3rem; + height: 2.5rem; + width: 2.5rem; margin-right: .5rem; border-radius: var(--bs-border-radius); float: left; -- cgit v1.2.3