MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
/* Adjust content area to not overlap */ | /* Adjust content area to not overlap */ | ||
#content { | #content, #left-navigation { | ||
margin-left: 260px; /* must be >= sidebar width */ | margin-left: 260px; /* must be >= sidebar width */ | ||
} | } |