From b5845450e6b5ea0f9c237e4cf1ac8397ef83dd8b Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sat, 29 Jul 2017 21:39:00 -0400 Subject: [PATCH] Smoother border around the round vertex preset icon circles (closes #4190) --- css/80_app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/80_app.css b/css/80_app.css index 56f2c501a..da31692a2 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -865,6 +865,7 @@ button.save.has-count .count::before { border: 1.5px solid #333; border-radius: 20px; background-color: #efefef; + backface-visibility: hidden; } [dir='rtl'] .preset-icon-fill-vertex,