Gynopedia needs your support! Please consider contributing content, translating a page, or making a donation today. With your support, we can sustain and expand the website. Gynopedia has no corporate sponsors or advertisers. Your support is crucial and deeply appreciated.
MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
#geoSearchResults table { | #geoSearchResults table { | ||
width: 100%; | width: 100% !important; | ||
} | } |
Revision as of 12:21, 29 June 2016
/* CSS placed here will be applied to all skins */ #geoSearchForm { max-width: 400px; float: left; margin-right: 50px; } #geoSearchResults table { width: 100% !important; }