From 300f3b7939d019cfcd08e117be3ad49c752666f0 Mon Sep 17 00:00:00 2001 From: Martti Malmi Date: Mon, 19 Sep 2022 16:01:47 +0300 Subject: [PATCH] contacts page filters layout --- src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/style.css b/src/css/style.css index f4e7adfe..db5b591a 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -234,6 +234,7 @@ img, video { .filters .msg-content { flex-direction: row !important; + padding: 15px; } .filters { @@ -740,7 +741,6 @@ header.footer .header-content { border: var(--msg-border); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); flex: none; - max-width: 75%; } .reply .msg-content {