mediawiki-skins-MinervaNeue/includes/Menu
Steph Toyofuku 5e35d585cf Fix alignment for nearby and settings items in menu, and correctly hide when JS is disabled
Removes a `display: inherit` that was causing issues with the alignment of these two items in the menu.  In addition, correctly sets display to none for jsonly-specified list items when client js is disabled and rename the class to make it more specific to the menu items

Note: this will have a visual impact as it is fixing what is currently a visual bug.  The jsonly hiding will also not work with cached content, but since it's currently broken we figured this was acceptable

Bug: T346670
Change-Id: I56d2c4fcba09d199a0fd6aad2f1621509bbfaba5
2023-12-14 21:58:39 +00:00
..
Entries Fix alignment for nearby and settings items in menu, and correctly hide when JS is disabled 2023-12-14 21:58:39 +00:00
Main Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 19:36:46 +02:00
PageActions Do not use data-mw=interface when watchstar is used as a CTA 2023-10-23 08:59:08 +02:00
User Replace empty() with falsy check 2023-10-21 20:29:41 +02:00
Definitions.php Update UserOptionsLookup's FQN 2023-11-29 12:41:59 +00:00
Group.php