From 123699d126cf5707b7c64cd92d5d71438ed1957b Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Fri, 29 Jun 2018 09:30:00 +1000 Subject: [PATCH] Overflow visible on footer hr --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 4ea70da..b7a390e 100644 --- a/static/style.css +++ b/static/style.css @@ -183,6 +183,7 @@ ul#markdown-toc { border-top: 0.1em solid #E2E2E2; color: #E2E2E2; text-align: center; + overflow: visible; } .foot hr:after { content: "ยง";