Rename mx_RadioButton to mx_StyledRadioButton to match class name (#7083)
This commit is contained in:
parent
7a203461f7
commit
9c8e1d32e2
14 changed files with 47 additions and 47 deletions
|
@ -379,7 +379,7 @@ limitations under the License.
|
|||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.mx_RadioButton, .mx_Checkbox {
|
||||
.mx_StyledRadioButton, .mx_Checkbox {
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue