From 77a8143dc05ec7a9eada612e0eae2b5cbce7e221 Mon Sep 17 00:00:00 2001 From: Paul Beesley <830976+poll-busily@users.noreply.github.com> Date: Mon, 2 Nov 2020 09:16:24 +0000 Subject: [PATCH 1/2] Replace text with user icon in header bar I noticed that on smaller screens (iPad, etc) the header bar gets a bit squashed. This patch doesn't fix that entirely but we can save a little space by using an icon instead of "Logged in as" text next to the callsign of the logged-in user. --- application/views/interface_assets/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/interface_assets/header.php b/application/views/interface_assets/header.php index 10fadc6a..b4bcd8d0 100644 --- a/application/views/interface_assets/header.php +++ b/application/views/interface_assets/header.php @@ -193,7 +193,7 @@