Merge pull request #126 from seaweedchan/master
Bottom padding for iHover
This commit is contained in:
commit
87df45f22c
@ -2626,6 +2626,7 @@ Main =
|
|||||||
#ihover {
|
#ihover {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
max-width: 75%;
|
max-width: 75%;
|
||||||
|
padding-bottom: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navlinks {
|
#navlinks {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user