summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-07-16 18:05:22 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-07-16 18:05:22 -0400
commita2ba1615d3093f4124b59ec57193c4703f1d0620 (patch)
treea222d8444bb7d2e6874d11815afe222a0ae4def7 /web/sass-files/sass/partials/_responsive.scss
parent4942b8a405fec10c8ccfae4ec946aebdaf9d415f (diff)
parent43368061d5bfd433c8bbb71fba5da45faf8119d9 (diff)
downloadchat-a2ba1615d3093f4124b59ec57193c4703f1d0620.tar.gz
chat-a2ba1615d3093f4124b59ec57193c4703f1d0620.tar.bz2
chat-a2ba1615d3093f4124b59ec57193c4703f1d0620.zip
Merge pull request #197 from asaadmahmoodspin/master
MM-1401 - Removing most inline styles and other UI changes
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index e01739240..1f9643175 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -413,7 +413,7 @@
}
}
.footer, .footer-pane, .footer-push {
- height: 185px;
+ height: auto;
}
.footer-pane {
.footer-link {
@@ -574,6 +574,8 @@
.modal {
.modal-image {
.image-wrapper {
+ font-size: 12px;
+ max-width: 280px;
.modal-close {
@include opacity(1);
}