From 8b9c7bf0dc499145ac4fde7edf18f60fbbe748f0 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Mon, 19 Apr 2021 18:10:38 -0700 Subject: [PATCH] math isn't allowed, wasn't needed either.. --- content/media/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/media/css/custom.css b/content/media/css/custom.css index 87d28b7..59784a5 100644 --- a/content/media/css/custom.css +++ b/content/media/css/custom.css @@ -13,7 +13,7 @@ html { /* not entirely happy w/ this adjustment to get the side bar icon visible */ .w3-top { left: 0; - width: 100% - 5em; + width: 100%; } .w3-sidebar {