MediaWiki:Gadget-Infobox.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 93: | Line 93: | ||
.portable-infobox { | .portable-infobox { | ||
border-radius: 10px !important; | border-radius: 10px !important; | ||
} | } | ||
| Line 237: | Line 236: | ||
} | } | ||
*/ | */ | ||
/* Needed for Tooltips to function within infobox. */ | |||
.pi-data { | |||
overflow: visible; | |||
} | |||