summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-09-03 13:38:14 -0700
committer=Corey Hulen <corey@hulen.com>2015-09-03 13:38:14 -0700
commit427d999cda9f37c27aa4dc973a81570829814636 (patch)
treeee4c2e174d70d17a4bb64812db9f0c1074c85082 /web/sass-files/sass/partials/_responsive.scss
parente69e2db6b4724517a39c57e3689dec82608581ee (diff)
downloadchat-427d999cda9f37c27aa4dc973a81570829814636.tar.gz
chat-427d999cda9f37c27aa4dc973a81570829814636.tar.bz2
chat-427d999cda9f37c27aa4dc973a81570829814636.zip
Adding initial admin console html pages
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index 682809f02..f691fba43 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -635,10 +635,10 @@
}
}
.app__content {
- padding-top: 50px;
+ padding-top: 45px;
margin: 0;
.channel__wrap & {
- padding-top: 50px;
+ padding-top: 45px;
}
.channel-header {
display: none;