From 65ba2144946766341a72d8065faee5dd71472376 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 15 May 2019 15:48:26 -0600 Subject: [PATCH] size of summary chars field --- system/blueprints/config/site.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/blueprints/config/site.yaml b/system/blueprints/config/site.yaml index 57fd3c57a..660382347 100644 --- a/system/blueprints/config/site.yaml +++ b/system/blueprints/config/site.yaml @@ -65,7 +65,7 @@ form: summary.size: type: text - size: x-small + size: small append: PLUGIN_ADMIN.CHARACTERS label: PLUGIN_ADMIN.SUMMARY_SIZE help: PLUGIN_ADMIN.SUMMARY_SIZE_HELP