mediawiki-skins-MinervaNeue/includes
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
..
Hooks Create HookRunner class and the hook handler interface 2023-06-09 22:19:59 +02:00
Menu Fix alignment for nearby and settings items in menu, and correctly hide when JS is disabled 2023-12-14 21:58:39 +00:00
Permissions watchlist: Don't assume only named users have watchlist access 2023-08-24 14:12:43 +00:00
Skins Show tabs on history page 2023-12-13 14:30:55 -10:00
Hooks.php Swap conditions in onSpecialPageBeforeExecute 2023-12-06 20:18:52 +01:00
LanguagesHelper.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 19:36:46 +02:00
MobileFrontendHooks.php Use HookHandlers for MobileFrontend hooks 2023-08-15 17:02:31 +02:00
ResourceLoaderSkinModule.php Use new ResourceLoader namespaces 2022-05-27 16:40:01 +00:00
ServiceWiring.php Add "edit full page" to the minerva overflow menu 2023-07-21 20:00:15 -05:00
SkinOptions.php Remove talk page tools 2023-03-13 18:21:52 +00:00