From 720e229c956b1d9ef88fe67563f373f10ac229f5 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Thu, 4 Mar 2021 14:22:13 +1100 Subject: [PATCH] do not put DM settings on multiple lines --- stylesheets/_modules.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 81bd1f306..7b1a95861 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -848,6 +848,7 @@ align-items: center; padding-inline-start: 8px; padding-inline-end: 8px; + flex-shrink: 0; } .module-conversation-header__expiration__clock-icon {