MediaWiki:Group-user.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 47:
.mw-normal-catlinks {
display: block !important;
}
 
/* ======================================================= */
/* RESTORE PAGE ACTIONS FOR LOGGED-IN USERS */
/* ======================================================= */
#p-views,
.page-actions-menu__list {
/* Use FLEX because this menu needs horizontal alignment */
display: flex !important;
}