- manual merge with RTL branch;

- RTL fixes;
This commit is contained in:
nikitasinelnikov
2019-08-08 00:47:00 +03:00
parent 5f66fd5fe3
commit 1d01e20a13
5 changed files with 133 additions and 54 deletions
@@ -56,4 +56,16 @@
.select2-container .select2-choice > .select2-chosen {
margin-right: 10px !important;
margin-left: 26px !important;
}
.um-form-fields-section {
padding: 0 0 0 10px;
}
.um-form-fields-section {
float: right;
}
.um-form-fields-section label input {
float: right;
}