Fix alignment of discovery section addresses
We target the addresses specifically to avoid crushing the subsection text.
This commit is contained in:
parent
04bb2ed322
commit
6449016d4b
2 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,8 @@ limitations under the License.
|
|||
|
||||
.mx_GeneralUserSettingsTab_accountSection .mx_EmailAddresses,
|
||||
.mx_GeneralUserSettingsTab_accountSection .mx_PhoneNumbers,
|
||||
.mx_GeneralUserSettingsTab_discovery .mx_ExistingEmailAddress,
|
||||
.mx_GeneralUserSettingsTab_discovery .mx_ExistingPhoneNumber,
|
||||
.mx_GeneralUserSettingsTab_languageInput {
|
||||
@mixin mx_Settings_fullWidthField;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue