selector ordering

pull/21833/head
David Baker 2019-08-13 15:19:39 +01:00
parent 02504b9959
commit 050766e7bb
1 changed files with 4 additions and 4 deletions

View File

@ -26,14 +26,14 @@ limitations under the License.
height: 4em;
}
.mx_ProfileSettings_controls .mx_Field:first-child {
margin-top: 0;
}
.mx_ProfileSettings_controls .mx_Field {
margin-right: 100px;
}
.mx_ProfileSettings_controls .mx_Field:first-child {
margin-top: 0;
}
.mx_ProfileSettings_hostingSignup {
margin-left: 20px;