Merge pull request #126 from seaweedchan/master

Bottom padding for iHover
This commit is contained in:
Mayhem 2012-01-19 19:07:57 -08:00
commit 87df45f22c

View File

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