diff --git a/public_html/static/all.css b/public_html/static/all.css index 1ef1e0b..0e3b105 100644 --- a/public_html/static/all.css +++ b/public_html/static/all.css @@ -129,7 +129,7 @@ overflow-x: hidden; } .sidebar-wrapper.collapsed { - width: 2em; + width: 3em; } .sidebar-content { width: 250px; diff --git a/public_html/templates/page-menu.php b/public_html/templates/page-menu.php index 919cf74..ecc3e3c 100644 --- a/public_html/templates/page-menu.php +++ b/public_html/templates/page-menu.php @@ -2,9 +2,6 @@