Skip to content
Snippets Groups Projects
Commit 6697002b authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Fix slider monitor flickering on safari

parent 24ffa168
Branches
Tags
Loading
......@@ -62,6 +62,7 @@
.slider {
width: 100%;
transform: translateZ(0); /* Fixes flickering in Safari */
}
.list-monitor {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment