promote modified dot into own rendering plane

This commit is contained in:
Felix Niklas 2015-01-21 17:18:53 +01:00
parent 0d12baf36f
commit 8a2d2c9f03

View file

@ -1337,6 +1337,7 @@ ol.tabs li {
border-radius: 100%; border-radius: 100%;
background: #2c2d36; background: #2c2d36;
will-change: opacity; will-change: opacity;
transform: translateZ(0);
} }
.modified.priority.icon:after { .modified.priority.icon:after {