mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-15 02:13:49 +00:00
99aa7a28a4
The top level `nav` CSS selector (combined with the nested element selectors, i.e. `nav ul li a`) represent a general DOM structure which is not limited to the navigation menu and can interfere with other styles. This replaces the `nav` selectors (which have only been used to select the main navigation) with a `#mw-mf-page-left` selector instead, since that represents the main navigation as well. Change-Id: I047108974fd295f196d9f7150c3721c05ac40c6d |
||
---|---|---|
.. | ||
step_definitions | ||
support | ||
category.feature | ||
diff.feature | ||
editor_wikitext_nosave.feature | ||
editor_wikitext_saving.feature | ||
issues.feature | ||
language.feature | ||
mainmenu.feature | ||
mainmenu_loggedin.feature | ||
no_javascript_site.feature | ||
notification.feature | ||
pageactions.feature | ||
references.feature | ||
search.feature | ||
search_loggedin.feature | ||
search_tablet.feature | ||
talk.feature | ||
toc.feature | ||
toggling.feature | ||
toggling_tablet.feature | ||
ui.feature | ||
user_page.feature | ||
watchstar.feature | ||
wikidata_descriptions.feature |