summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_content.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2015-12-21 20:57:03 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2015-12-21 20:57:03 +0500
commit9ab31d0a2b83e8f44282fa346b7c000c325c033c (patch)
treebfe64eb190efef860c944e7a65208259967c5028 /web/sass-files/sass/partials/_content.scss
parent840335911f613d478047eebcc1461f62b9c59612 (diff)
downloadchat-9ab31d0a2b83e8f44282fa346b7c000c325c033c.tar.gz
chat-9ab31d0a2b83e8f44282fa346b7c000c325c033c.tar.bz2
chat-9ab31d0a2b83e8f44282fa346b7c000c325c033c.zip
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_content.scss')
-rw-r--r--web/sass-files/sass/partials/_content.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_content.scss b/web/sass-files/sass/partials/_content.scss
index da75bc61b..b54c97b41 100644
--- a/web/sass-files/sass/partials/_content.scss
+++ b/web/sass-files/sass/partials/_content.scss
@@ -1,9 +1,7 @@
@charset "UTF-8";
.inner__wrap {
- @include single-transition(all, 0.5s, ease);
&.move--left {
- margin-right: 400px;
.search-bar__container {
display: none;
}