From 3866358c0a59b32ced42bce9aaaf3a0091968f07 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 29 Jul 2015 22:09:08 +0500 Subject: Minor Ui updates regarding the search and the center channel header on mobile. --- web/sass-files/sass/partials/_search.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/sass-files/sass/partials/_search.scss') diff --git a/web/sass-files/sass/partials/_search.scss b/web/sass-files/sass/partials/_search.scss index 0d005bfe2..e2168ef75 100644 --- a/web/sass-files/sass/partials/_search.scss +++ b/web/sass-files/sass/partials/_search.scss @@ -16,13 +16,13 @@ fill: #FFF; position: absolute; left: 0; - font-size: 33px; - width: 45px; + font-size: 35px; + width: 49px; @include single-transition(all, 0.2s, linear); @include translateX(0px); text-align: center; - padding-right: 2px; - line-height: 42px; + padding-left: 1px; + line-height: 40px; display: none; } .sidebar__search-icon { -- cgit v1.2.3-1-g7c22