From e1eed973a20dca68e44ea1bdb8c5c984dfe26813 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 27 May 2019 19:33:18 +0300 Subject: [PATCH] field sizes --- system/blueprints/config/system.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/blueprints/config/system.yaml b/system/blueprints/config/system.yaml index 26f70c548..631850c08 100644 --- a/system/blueprints/config/system.yaml +++ b/system/blueprints/config/system.yaml @@ -418,7 +418,7 @@ form: pages.expires: type: text - size: small + size: x-small append: GRAV.NICETIME.SECOND_PLURAL label: PLUGIN_ADMIN.EXPIRES help: PLUGIN_ADMIN.EXPIRES_HELP @@ -999,7 +999,7 @@ form: type: select label: PLUGIN_ADMIN.DEBUGGER_PROVIDER help: PLUGIN_ADMIN.DEBUGGER_PROVIDER_HELP - size: small + size: medium default: debugbar options: debugbar: PLUGIN_ADMIN.DEBUGGER_DEBUGBAR