From 4fd7e8da642f2940c43649fa1283668f0331bca0 Mon Sep 17 00:00:00 2001 From: Ben Stein-Lobovits Date: Tue, 31 May 2016 12:12:04 -0700 Subject: [PATCH] prevent footer from overlapping sidebar at bottom --- css/custom.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/custom.css b/css/custom.css index 016d0d6..dc8305c 100644 --- a/css/custom.css +++ b/css/custom.css @@ -759,6 +759,8 @@ a.section-title { overflow-y: auto; z-index: 10; bottom: 0; + margin-bottom: 90px; + border-bottom: none !important; } .color1 {