diff --git a/src/App.scss b/src/App.scss index 00a8e9547..ee1654bb7 100644 --- a/src/App.scss +++ b/src/App.scss @@ -749,13 +749,11 @@ option { max-height: 0.6em; min-width: 0.6em; max-width: 0.6em; - padding: 0; + left: calc(50% + 0.5em); + top: calc(50% - 1em); line-height: 0; - font-size: 0; - left: calc(50% - 0.6em); - top: calc(50% - 0.6em); - margin-left: 0.4em; - margin-top: -0.4em; + padding: 0; + margin: 0; } &.-counter {