summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-07 04:13:36 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-07 04:13:36 +0500
commit047e7145bbcd473871ceb7e0a13cc6076576c7f4 (patch)
tree32315abcc069da3c6ed7c501ddb196dc0081c972 /web/sass-files/sass/partials/_responsive.scss
parent2a0516f1fd66e3e815f4356caac8eb641519474a (diff)
downloadchat-047e7145bbcd473871ceb7e0a13cc6076576c7f4.tar.gz
chat-047e7145bbcd473871ceb7e0a13cc6076576c7f4.tar.bz2
chat-047e7145bbcd473871ceb7e0a13cc6076576c7f4.zip
Fixing background hovers
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss8
1 files changed, 1 insertions, 7 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index e2c89a6f2..a7927134e 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -235,12 +235,6 @@
&.other--root {
&:hover {
background: none;
- .post-body {
- background: none;
- .post-comment {
- background: #f5f5f5;
- }
- }
}
}
}
@@ -598,7 +592,7 @@
&.post--comment {
&.other--root {
.post-comment {
- margin-left: 4px;
+ margin-left: 11px;
}
}
}