vendor/assets/stylesheets/_tooltip.scss in active_frontend-12.4.0 vs vendor/assets/stylesheets/_tooltip.scss in active_frontend-12.4.1

- old
+ new

@@ -20,10 +20,10 @@ filter: alpha(opacity=0); position: absolute; text-decoration: none; text-transform: none; visibility: visible; - z-index: 1040; + z-index: 1070; } .tooltip.in { opacity: 0.8; filter: alpha(opacity=80); } \ No newline at end of file