From 2d6a134a9735390044d778ad29906f0dfbfff386 Mon Sep 17 00:00:00 2001 From: Nate Date: Tue, 26 Mar 2019 19:04:41 -0600 Subject: [PATCH] Theme: Side Menu > Brand Text Adjustment --- themes/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/css.php b/themes/default/css.php index fbd0ae3501..30b647de20 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -506,7 +506,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false; width: auto; max-height: 30px; max-width: 30px; - margin-right: 5px; + margin-right: 10px; } img#menu_brand_image_expanded {