mirror of https://github.com/vector-im/riot-web
selector ordering
parent
02504b9959
commit
050766e7bb
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue