summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_search.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-04-07 23:37:50 +0500
committerCorey Hulen <corey@hulen.com>2016-04-07 11:37:50 -0700
commit5cf982e0217a968d5c10ee182c3f02f6edffe567 (patch)
tree97e560f6d84fab23a723a2d3e9c3d45c56995f5f /webapp/sass/components/_search.scss
parentaf98754d249bc938b9d57106d05439c7b12d93b3 (diff)
downloadchat-5cf982e0217a968d5c10ee182c3f02f6edffe567.tar.gz
chat-5cf982e0217a968d5c10ee182c3f02f6edffe567.tar.bz2
chat-5cf982e0217a968d5c10ee182c3f02f6edffe567.zip
PLT-2549 - Improvements to theme stuff (#2657)
Diffstat (limited to 'webapp/sass/components/_search.scss')
-rw-r--r--webapp/sass/components/_search.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/webapp/sass/components/_search.scss b/webapp/sass/components/_search.scss
index 98c27ecdc..a7ca8d540 100644
--- a/webapp/sass/components/_search.scss
+++ b/webapp/sass/components/_search.scss
@@ -6,14 +6,6 @@
}
}
-.sidebar--right {
- &.move--left {
- .search-bar__container {
- padding-right: 42px;
- }
- }
-}
-
.search-bar__container {
@include flex(0 0 56px);
padding: 12px 8px 0 0;