This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Form elements are nested too deeply #5095
Labels
design
A design change, especially one which needs input from the design team.
QA/checked-Linux
QA/checked-macOS
QA/checked-Win32
QA/checked-Win64
refactoring
Milestone
This also relates to #4884 but our form elements like input[type="text"] and general button.browserButton are nested too deeply (inside 3 classes) so that in order to get the styling you need to import settingsList and settingsListItem.
Since we want consistent form styling all throughout the settings pages we should pull those styles out into the top level of preferences.js.
The text was updated successfully, but these errors were encountered: