From e59d095ffb3ff068bc74e02bd6351abf97c338fc Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 16 Oct 2019 09:37:13 -0700 Subject: [PATCH] Fix voice note recorder layout --- stylesheets/_modules.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 7f33d5c87..10c09ced7 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -6159,8 +6159,7 @@ $timer-icons: 55, 50, 45, 40, 35, 30, 25, 20, 15, 10, 05, 00; height: 100%; flex-shrink: 0; &--mic-active { - width: 141px; - margin-right: 12px; + width: 150px; } &--large-right { margin-left: auto;