summaryrefslogtreecommitdiffstats
path: root/web/sass-files
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-07-02 17:21:15 -0400
committerChristopher Speller <crspeller@gmail.com>2015-07-02 17:21:15 -0400
commit681d4d3b78f06f669f7943cb13b5774e7656c740 (patch)
tree703f46a94d9614867679f75c504bba6dc2a15e49 /web/sass-files
parent6e1d766d1dff23bfd917bcdfaca3830d4d848c76 (diff)
parenta3d521298a3b65dd3870deffecc8b95efa6cfabe (diff)
downloadchat-681d4d3b78f06f669f7943cb13b5774e7656c740.tar.gz
chat-681d4d3b78f06f669f7943cb13b5774e7656c740.tar.bz2
chat-681d4d3b78f06f669f7943cb13b5774e7656c740.zip
Merge pull request #125 from asaadmahmoodspin/master
MM-1319 - Copy link and background change
Diffstat (limited to 'web/sass-files')
-rw-r--r--web/sass-files/sass/partials/_headers.scss2
-rw-r--r--web/sass-files/sass/partials/_responsive.scss2
2 files changed, 1 insertions, 3 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index e240d5151..1ec1109a5 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -88,7 +88,7 @@
}
.dropdown-menu {
li a {
- padding: 3 20px;
+ padding: 3px 20px;
color: #555;
}
}
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index a34bbe8d8..0037879cf 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -6,7 +6,6 @@
&.other--root {
.post-comment {
margin-left: -7px;
- background: #e8e8e8;
}
}
}
@@ -84,7 +83,6 @@
&.other--root {
.post-comment {
margin-left: -7px;
- background: #e8e8e8;
}
}
}