diff --git a/ubl-settings-kernel.css b/ubl-settings-kernel.css index 371e121..f74aad4 100644 --- a/ubl-settings-kernel.css +++ b/ubl-settings-kernel.css @@ -282,4 +282,9 @@ background:transparent; background:@theme_selected_bg_color; +} + +button { + min-width: 26px; + min-height: 24px; } \ No newline at end of file