Bottom padding added to iHover

This commit is contained in:
seaweed 2012-01-19 20:05:36 -07:00
parent b49e110cc8
commit 36102e4927

View File

@ -2626,6 +2626,7 @@ Main =
#ihover { #ihover {
max-height: 100%; max-height: 100%;
max-width: 75%; max-width: 75%;
padding-bottom: 18px;
} }
#navlinks { #navlinks {