From dfbc2fc51862157e095dbd42c90979c3877a0161 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Mon, 15 Apr 2019 19:41:03 -0500 Subject: Add options to increase size and spacing of action buttons and width of compose drawer. --- config/locales/simple_form.en.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 6ca47ee24..1904e6e70 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -110,7 +110,9 @@ en: setting_hide_stats: Hide statistics on public pages setting_disable_color: Ignore text color formatting setting_hide_captions: Hide media captions - setting_larger_menus: Increase size of menu items and spacing + setting_larger_menus: Increase size and spacing of menu items + setting_larger_buttons: Increase size and spacing of action buttons + setting_larger_drawer: Increase width of compose drawer column setting_gently_kobolds: Gently the kobolds setting_user_is_kobold: I am a kobold setting_aggregate_reblogs: Group repeats in timelines -- cgit