MediaWiki:Group-user.css: Difference between revisions
From Vivid Unit
mNo edit summary |
mNo edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect registered users only */ | /* CSS placed here will affect registered users only */ | ||
#p-contentnavigation { display: flex !important; } | #p-contentnavigation { display: flex !important; } | ||
div.mb-2.mt-4.container .dropdown-menu { display:block; } | |||
Revision as of 12:42, 28 January 2024
/* CSS placed here will affect registered users only */
#p-contentnavigation { display: flex !important; }
div.mb-2.mt-4.container .dropdown-menu { display:block; }
