diff --git a/ubl-settings-resourcequota.css b/ubl-settings-resourcequota.css index f63069a..4b100f9 100644 --- a/ubl-settings-resourcequota.css +++ b/ubl-settings-resourcequota.css @@ -154,4 +154,9 @@ border-color: @theme_text_color; padding-bottom:3px; background:@theme_selected_bg_color; border-radius:2px; +} + +button { + min-width: 26px; + min-height: 24px; } \ No newline at end of file