From 36102e4927ac52283b2cb6d52c833e44f1aef91e Mon Sep 17 00:00:00 2001 From: seaweed Date: Thu, 19 Jan 2012 20:05:36 -0700 Subject: [PATCH] Bottom padding added to iHover --- script.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/script.coffee b/script.coffee index 8200e5902..1cd6ac8c1 100644 --- a/script.coffee +++ b/script.coffee @@ -2626,6 +2626,7 @@ Main = #ihover { max-height: 100%; max-width: 75%; + padding-bottom: 18px; } #navlinks {