This commit is contained in:
Luke Barnard
2017-04-25 16:24:00 +01:00
parent af105b1920
commit 78cabed0bf
2 changed files with 16 additions and 15 deletions

View File

@@ -176,6 +176,15 @@ limitations under the License.
cursor: pointer;
}
.mx_UserSettings_phoneSection {
display:table;
}
.mx_UserSettings_phoneCountry {
width: 70px;
display: table-cell;
}
input.mx_UserSettings_phoneNumberField {
margin-left: 3px;
width: 172px;