Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Templarian (talk | contribs) m (pre overflow issue) |
Templarian (talk | contribs) m |
||
| Line 2: | Line 2: | ||
pre | pre | ||
{ | { | ||
| − | overflow-x: | + | overflow-x:auto; |
} | } | ||
Revision as of 20:38, 20 July 2009
/** CSS placed here will be applied to all skins */
pre
{
overflow-x:auto;
}