MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
added new rule to prevent word breaks
Line 527:
.mw-wikiforum-thread-sub {
word-wrap: break-word;
}
 
td.mw-wikiforum-thread-main, td.mw-wikiforum-thread-sub {
word-wrap: break-word;
word-break: normal;
}