diff --git a/core/style.css b/core/style.css index 3155522..0be97a3 100644 --- a/core/style.css +++ b/core/style.css @@ -1816,7 +1816,7 @@ body > ._weditdialog .chevron { margin-top: -7px; width: 8px; height: 8px; - rotate: 45deg; + translate: rotate(45deg); left: 6px; border-bottom: none; border-right: none;