10,947
editsAd placeholder
MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 83: | Line 83: | ||
position: absolute; | position: absolute; | ||
top: 0; | top: 0; | ||
left: 0; | |||
right: 0; | |||
bottom: 0; | |||
/* Must set this for Fuse (ad provider). */ | /* Must set this for Fuse (ad provider). */ | ||
min-height: 60px; | min-height: 60px; | ||
Line 140: | Line 141: | ||
position: absolute; | position: absolute; | ||
top: 0; | top: 0; | ||
left: 0; | |||
right: 0; | |||
bottom: 0; | |||
/* Must set this for Fuse (ad provider). */ | /* Must set this for Fuse (ad provider). */ | ||
min-height: 600px; | min-height: 600px; |