summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_content.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2015-11-16 20:01:14 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2015-11-16 20:01:14 +0500
commitb1ce1a89236942ec844a1aa5563e7573cec918b1 (patch)
tree59c8098e6b00556e3eb64d184431b659261b258c /web/sass-files/sass/partials/_content.scss
parent675e4e714971af7bc0525ad9dfe2eef3f7ed7562 (diff)
downloadchat-b1ce1a89236942ec844a1aa5563e7573cec918b1.tar.gz
chat-b1ce1a89236942ec844a1aa5563e7573cec918b1.tar.bz2
chat-b1ce1a89236942ec844a1aa5563e7573cec918b1.zip
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_content.scss')
-rw-r--r--web/sass-files/sass/partials/_content.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_content.scss b/web/sass-files/sass/partials/_content.scss
index 6228cc45e..44a959a9b 100644
--- a/web/sass-files/sass/partials/_content.scss
+++ b/web/sass-files/sass/partials/_content.scss
@@ -20,7 +20,6 @@
background: #fff;
@include display-flex;
@include flex-direction(column);
- flex-direction: column;
.channel__wrap & {
padding-top: 0;
}