summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-11-04 00:50:56 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-11-04 18:07:23 +0500
commit25e6e9aca7be87541bfc396f2c53e3ed316e834d (patch)
treed390ea0020871332fe087bb013fb19bd9f9b23b2 /web/sass-files/sass/partials/_responsive.scss
parentd9c7fce07744f38715e96f34bf7eaf75d1bcfb00 (diff)
downloadchat-25e6e9aca7be87541bfc396f2c53e3ed316e834d.tar.gz
chat-25e6e9aca7be87541bfc396f2c53e3ed316e834d.tar.bz2
chat-25e6e9aca7be87541bfc396f2c53e3ed316e834d.zip
UI Improvements for multiple tickets
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index 8f25f58cd..339412b45 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -100,7 +100,7 @@
.date-separator, .new-separator {
&.hovered--comment {
&:before, &:after {
- background: none;
+ background: none !important;
}
}
}