aboutsummaryrefslogtreecommitdiffstats
path: root/sass/ns-popover.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/ns-popover.scss')
-rw-r--r--sass/ns-popover.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/sass/ns-popover.scss b/sass/ns-popover.scss
index 21344e2..e4fe2a9 100644
--- a/sass/ns-popover.scss
+++ b/sass/ns-popover.scss
@@ -2,6 +2,8 @@
box-sizing: border-box;
border: solid 1px #d2d2d2;
border-radius: 3px;
+ z-index: 100;
+ background-color: #fff;
ul {
padding: 0;