Remove redundent selectors.

Check _AppearanceUserSettingsTab
pull/21833/head
Jorik Schellekens 2020-04-28 13:53:16 +01:00
parent c268b98ded
commit f91613f112
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ limitations under the License.
*/ */
.mx_GeneralUserSettingsTab_changePassword .mx_Field, .mx_GeneralUserSettingsTab_changePassword .mx_Field,
.mx_StyleUserSettingsTab_themeSection .mx_Field,
.mx_StyleUserSettingsTab_fontScaling .mx_Field {
@mixin mx_Settings_fullWidthField; @mixin mx_Settings_fullWidthField;
} }