MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2,039:
max-width: none !important;
white-space: normal !important;
/* !important is REQUIRED: the .fintable frozen first column sets overflow-wrap:anywhere at higher
overflow-wrap: break-word;
specificity, which collapses the row-label column to ~1ch and breaks names vertically (T/e/r/m). */
overflow-wrap: break-word !important;
}
.ns-3006 .wikitable th:first-child,