summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_mentions.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-07-22 19:19:27 -0800
committerCorey Hulen <corey@hulen.com>2015-07-22 19:19:27 -0800
commitdc79707787b521ea5fc0d9088ccd9069780c8e0c (patch)
tree2f37a2aa6aa897fac5c5045d513eb1a69c818f6e /web/sass-files/sass/partials/_mentions.scss
parent37c8193dceb37dc6bd2d38b50fdbe0b4647bff2f (diff)
parent8476062d214230e2370af87a9495457c7a5a2a6d (diff)
downloadchat-dc79707787b521ea5fc0d9088ccd9069780c8e0c.tar.gz
chat-dc79707787b521ea5fc0d9088ccd9069780c8e0c.tar.bz2
chat-dc79707787b521ea5fc0d9088ccd9069780c8e0c.zip
Merge pull request #194 from ralder/fix-command-box-css
[webui] fix command-list css
Diffstat (limited to 'web/sass-files/sass/partials/_mentions.scss')
-rw-r--r--web/sass-files/sass/partials/_mentions.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_mentions.scss b/web/sass-files/sass/partials/_mentions.scss
index 1396f21a1..a8c4dec26 100644
--- a/web/sass-files/sass/partials/_mentions.scss
+++ b/web/sass-files/sass/partials/_mentions.scss
@@ -10,6 +10,7 @@
.mentions--top {
position: absolute;
z-index: 1060;
+ @extend %popover-box-shadow;
.mentions-box {
width: 100%;
height: 100%;