Difference between revisions of "MediaWiki:Common.css"
From HexWiki
| Line 6: | Line 6: | ||
.mw-wikiforum-thread-sub { | .mw-wikiforum-thread-sub { | ||
| − | word-break: normal; | + | word-break: normal !important; |
} | } | ||
Latest revision as of 22:22, 3 April 2017
/* CSS placed here will be applied to all skins */
h2, h3, h4 {
clear: both;
}
.mw-wikiforum-thread-sub {
word-break: normal !important;
}