diff --git a/ui/templates/_import.ctmpl b/ui/templates/_import.ctmpl index 26d185d..435946a 100644 --- a/ui/templates/_import.ctmpl +++ b/ui/templates/_import.ctmpl @@ -75,6 +75,9 @@ .tb_fullscreen { height: 100%; } + .button, button, input[type="button"] { + height: auto; + }