MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 294:
/* ======================================================= */
/* HIDE MOBILE USER/LOGIN MENU (
/* ======================================================= */
#minerva-user-menu-toggle {▼
/* Target the main container div */
display: none !important;
}
/* Backup: Target the toggle button specifically */
.toggle-list__toggle#minerva-user-menu-toggle {
display: none !important;
}
/* Backup: Target the icon inside */
.minerva-icon--userAvatarOutline {
display: none !important;
}
| |||