From 4e893b9b3887d74b33f4b4212369e4809a340215 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 13 Apr 2015 15:34:02 -0400 Subject: [PATCH] this overflow setting causes more problems than it solves --- less/style.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/less/style.less b/less/style.less index 6c0e42b..bedb63c 100644 --- a/less/style.less +++ b/less/style.less @@ -52,8 +52,6 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { } #content { - overflow: hidden; - padding-bottom:20px; -webkit-transition: opacity 100ms linear; -moz-transition: opacity 100ms linear;