aboutsummaryrefslogtreecommitdiffstats
path: root/sass
diff options
context:
space:
mode:
authorNeylor Ohmaly2014-02-05 10:52:30 -0200
committerNeylor Ohmaly2014-02-05 10:52:30 -0200
commitf9bcf6a35031cb1b7bb2eb0233417f67baab4827 (patch)
tree9da3cc9965bf8267d3f435d59ab4d0a7f0822727 /sass
parent68f2f1f0119e63890871bce7819e182152566160 (diff)
downloadnsPopover-f9bcf6a35031cb1b7bb2eb0233417f67baab4827.tar.bz2
Improved the code documentation.
Diffstat (limited to 'sass')
-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;