summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-06 19:14:35 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-06 19:14:35 +0500
commit74b3338bc7223c6765ad5f19c0ea80ee92760a07 (patch)
tree772c9bf70d1c7966dc6de383d59c3f238a218b62 /web/sass-files/sass/partials/_headers.scss
parent22c18b5ff6087bcc1eaf81a54c038d81864b28be (diff)
downloadchat-74b3338bc7223c6765ad5f19c0ea80ee92760a07.tar.gz
chat-74b3338bc7223c6765ad5f19c0ea80ee92760a07.tar.bz2
chat-74b3338bc7223c6765ad5f19c0ea80ee92760a07.zip
Admin console UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index 2a4e82fc7..8e353aff9 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -37,7 +37,6 @@
&.description {
overflow: hidden;
text-overflow: ellipsis;
- @include opacity(0.6);
margin-top: 2px;
max-height: 45px;
}