MediaWiki:Common.css: Difference between revisions
no edit summary
Joelclayton (talk | contribs) No edit summary |
Joelclayton (talk | contribs) No edit summary |
||
| Line 78: | Line 78: | ||
/* @noflip */ | /* @noflip */ | ||
text-align: right; | text-align: right; | ||
} | |||
/* Collapsible elements. Toggle-link moved to left. | |||
/* Margin around it adjusted. */ | |||
.mw-collapsible span.mw-collapsible-toggle { | |||
float:left; | |||
margin-left:0; | |||
margin-right:1em; | |||
} | } | ||