From 10d57c3433a9e71777ec4aba2440c7497dfe78d8 Mon Sep 17 00:00:00 2001 From: Dan Hersam Date: Thu, 10 Jan 2019 15:31:56 -0500 Subject: [PATCH] Expand the navbar by default for mobile devices When the navbar is collapsed by default on mobile the Send button is hidden. It was very confusing to have to expand the menu to find the Send button. Having the navbar expanded by default makes it easier to find the Send button since it's is readily visible. --- tpl/bootstrap.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index ffbccaad..20cb2591 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -134,7 +134,7 @@ if ($isCpct): endif; ?> -