summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_mentions.scss
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-12-01 13:25:12 -0500
committerhmhealey <harrisonmhealey@gmail.com>2015-12-01 16:27:22 -0500
commita5080ed6b1ddf98a18c0bc01c29cd6eed5c86294 (patch)
tree41e62f65d2bf76e0755718e9e10ba2f24bb9e499 /web/sass-files/sass/partials/_mentions.scss
parent0c449ba5c98b4200ac255e2e6b70b754452a861e (diff)
downloadchat-a5080ed6b1ddf98a18c0bc01c29cd6eed5c86294.tar.gz
chat-a5080ed6b1ddf98a18c0bc01c29cd6eed5c86294.tar.bz2
chat-a5080ed6b1ddf98a18c0bc01c29cd6eed5c86294.zip
Cleaned up styling for command and at mention suggestions
Diffstat (limited to 'web/sass-files/sass/partials/_mentions.scss')
-rw-r--r--web/sass-files/sass/partials/_mentions.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_mentions.scss b/web/sass-files/sass/partials/_mentions.scss
index a30490bd1..ee5b7f6d0 100644
--- a/web/sass-files/sass/partials/_mentions.scss
+++ b/web/sass-files/sass/partials/_mentions.scss
@@ -10,7 +10,6 @@
.mentions-name {
position:relative;
width:100%;
- background-color:#fff;
height:36px;
padding:2px;
z-index:101;