MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 304: Line 304:


/* Hide the entire tags section in Recent Changes */
/* Hide the entire tags section in Recent Changes */
.mw-changeslist-line .mw-changeslist-tags {
.mw-tag-markers {
     display: none !important;
     display: none !important;
}
}