summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_mentions.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-07-01 22:18:19 -0800
committerCorey Hulen <corey@hulen.com>2015-07-01 22:18:19 -0800
commit03d7fb1ff276393f79923f06570035389b7ed261 (patch)
tree87374ff90bd05a0e621e043d035f0b81e059c401 /web/sass-files/sass/partials/_mentions.scss
parent5e204030ffe91aaab090a26547185017edf1d2e1 (diff)
parentce74e4a7288c1edded736f1315beb8b1909a4641 (diff)
downloadchat-03d7fb1ff276393f79923f06570035389b7ed261.tar.gz
chat-03d7fb1ff276393f79923f06570035389b7ed261.tar.bz2
chat-03d7fb1ff276393f79923f06570035389b7ed261.zip
Merge pull request #90 from ralder/patch-1
fix pr #82 bug mention list inside modal
Diffstat (limited to 'web/sass-files/sass/partials/_mentions.scss')
-rw-r--r--web/sass-files/sass/partials/_mentions.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_mentions.scss b/web/sass-files/sass/partials/_mentions.scss
index ee254b546..d6e2ab368 100644
--- a/web/sass-files/sass/partials/_mentions.scss
+++ b/web/sass-files/sass/partials/_mentions.scss
@@ -9,7 +9,7 @@
.mentions--top {
position: absolute;
- z-index: 1040;
+ z-index: 1060;
.mentions-box {
position:absolute;
background-color:#fff;