From fa6210872f7f22c4c8ce1a1603426ebf03bf2050 Mon Sep 17 00:00:00 2001 From: absturztaube Date: Wed, 24 Jul 2019 19:35:52 +0000 Subject: Feature/add sticker picker Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj --- src/components/tab_switcher/tab_switcher.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/components/tab_switcher/tab_switcher.scss') diff --git a/src/components/tab_switcher/tab_switcher.scss b/src/components/tab_switcher/tab_switcher.scss index f7449439..4eeb42e0 100644 --- a/src/components/tab_switcher/tab_switcher.scss +++ b/src/components/tab_switcher/tab_switcher.scss @@ -53,6 +53,12 @@ background: transparent; z-index: 5; } + + img { + max-height: 26px; + vertical-align: top; + margin-top: -5px; + } } &:not(.active) { -- cgit v1.2.3-70-g09d2