diff --git a/haxe/ui/_module/styles/default/checkboxes.css b/haxe/ui/_module/styles/default/checkboxes.css index 028240cd4..aff810d71 100644 --- a/haxe/ui/_module/styles/default/checkboxes.css +++ b/haxe/ui/_module/styles/default/checkboxes.css @@ -23,7 +23,7 @@ background-color: $tertiary-background-color; width: 18px; height: 18px; - vertical-align: top; + vertical-align: center; border-radius: 2px; icon: none; filter: $normal-inner-shadow;