From 2bfd18e6cdf229f39cd4c0bd191c874c0e75d5f0 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 10 Feb 2023 21:08:49 +0100 Subject: css fixes --- view/theme/redbasic/css/style.css | 11 +++++------ view/tpl/notifications_widget.tpl | 20 +++++++++++--------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index bf7ea2a37..6675ebaf8 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -777,8 +777,7 @@ div.jGrowl div.jGrowl-notification { .dropdown-notification, .notification, .member-item { - line-height: 1.2em; - font-size: 0.75rem; + line-height: 1rem; overflow: hidden; text-overflow: ellipsis; display: block; @@ -1201,16 +1200,16 @@ img.mail-conv-sender-photo { } .menu-img-3 { - width: 2.7rem; - height: 2.7rem; + width: 3rem; + height: 3rem; margin-right: 5px; border-radius: var(--bs-border-radius); float: left; } .menu-img-2 { - height: 1.8rem; - width: 1.8rem; + height: 2rem; + width: 2rem; margin-right: 5px; border-radius: var(--bs-border-radius); float: left; diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl index 44f0f4b19..9102eb7bc 100644 --- a/view/tpl/notifications_widget.tpl +++ b/view/tpl/notifications_widget.tpl @@ -534,19 +534,21 @@ {{$no_notifications}}...