From: ncls7615 Date: Sat, 6 Jan 2018 12:50:11 +0000 (+0900) Subject: Fix search popout X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=da98c331616a3eb21cafb3e0b47caea359d082e4;p=mastodon.git Fix search popout --- diff --git a/app/javascript/flavours/glitch/styles/components/index.scss b/app/javascript/flavours/glitch/styles/components/index.scss index 1cda5343b..67c95eb93 100644 --- a/app/javascript/flavours/glitch/styles/components/index.scss +++ b/app/javascript/flavours/glitch/styles/components/index.scss @@ -3918,7 +3918,7 @@ border-radius: 0; } -.search-popout { +.drawer--search--popout { background: $simple-background-color; border-radius: 4px; padding: 10px 14px;