From 526f2a140fcebf8146b2d81c8111241c75d9697f Mon Sep 17 00:00:00 2001 From: szaimen Date: Fri, 17 Dec 2021 21:35:46 +0100 Subject: fix overlapping in the help settings section Signed-off-by: szaimen --- apps/settings/templates/help.php | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'apps/settings/templates') diff --git a/apps/settings/templates/help.php b/apps/settings/templates/help.php index 746338da3fc..6450b3a36ec 100644 --- a/apps/settings/templates/help.php +++ b/apps/settings/templates/help.php @@ -8,7 +8,9 @@ p('active'); } ?>" href=""> - t('User documentation')); ?> + + t('User documentation')); ?> + @@ -17,19 +19,25 @@ p('active'); } ?>" href=""> - t('Administrator documentation')); ?> + + t('Administrator documentation')); ?> +
  • - t('Documentation')); ?> ↗ + + t('Documentation')); ?> ↗ +
  • - t('Forum')); ?> ↗ + + t('Forum')); ?> ↗ +
  • -- cgit v1.2.3