selector ordering

This commit is contained in:
David Baker 2019-08-13 15:19:39 +01:00
parent 02504b9959
commit 050766e7bb

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;