mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## Summary Closes https://github.com/elastic/kibana/issues/190886 Closes https://github.com/elastic/kibana/issues/190887 This resolves Sass mixed declaration issues by moving declarations to the top of the rule, above all nesting. The following screenshots show that no style regressions were created by this PR: ---- **`.kbnCollapsibleNav__recentsListGroup`:**  ---- **`.kbnSolutionNav`:**  ### Checklist Delete any items that are not applicable to this PR. - [x] Any UI touched in this PR is usable by keyboard only (learn more about [keyboard accessibility](https://webaim.org/techniques/keyboard/)) - [x] Any UI touched in this PR does not create any new axe failures (run axe in browser: [FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/), [Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US)) - [x] This renders correctly on smaller devices using a responsive layout. (You can test this [in your browser](https://www.browserstack.com/guide/responsive-testing-on-local-server)) - [x] This was checked for [cross-browser compatibility](https://www.elastic.co/support/matrix#matrix_browsers) |
||
---|---|---|
.. | ||
analytics | ||
application | ||
apps | ||
base | ||
capabilities | ||
chrome | ||
config/core-config-server-internal | ||
custom-branding | ||
deprecations | ||
doc-links | ||
elasticsearch | ||
environment | ||
execution-context | ||
fatal-errors | ||
http | ||
i18n | ||
injected-metadata | ||
integrations | ||
lifecycle | ||
logging | ||
metrics | ||
mount-utils | ||
node | ||
notifications | ||
overlays | ||
plugins | ||
preboot | ||
rendering | ||
root | ||
saved-objects | ||
security | ||
status | ||
test-helpers | ||
theme | ||
ui-settings | ||
usage-data | ||
user-profile | ||
user-settings |