vendor/assets/stylesheets/_popover.scss in active_frontend-12.1.22 vs vendor/assets/stylesheets/_popover.scss in active_frontend-12.1.23
- old
+ new
@@ -19,10 +19,10 @@
text-decoration: none;
text-transform: none;
top: 0;
white-space: normal;
width: 276px;
- z-index: 1010;
+ z-index: 1030;
}
.popover.top { margin-top: -10px; }
.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
.popover.left { margin-left: -10px; }
\ No newline at end of file