Remove obsolete style rules - mx_DialogDesignChanges_wrapper (#10550)
The style rules have been obsolete since IA 1.1 feedback toast was removed by 5d89230271
.
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
6c36a2400d
commit
382d2787c2
1 changed files with 0 additions and 9 deletions
|
@ -638,15 +638,6 @@ legend {
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_DialogDesignChanges_wrapper .mx_Dialog_fixedWidth {
|
|
||||||
max-width: 636px; /* match splash image width */
|
|
||||||
|
|
||||||
.mx_AccessibleButton_kind_link {
|
|
||||||
font-size: inherit;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* TODO: Review mx_GeneralButton usage to see if it can use a different class */
|
/* TODO: Review mx_GeneralButton usage to see if it can use a different class */
|
||||||
/* These classes were brought in from the old UserSettings and are included here to avoid */
|
/* These classes were brought in from the old UserSettings and are included here to avoid */
|
||||||
/* breaking the app. */
|
/* breaking the app. */
|
||||||
|
|
Loading…
Reference in a new issue