Adjust for 27x27 flag png size

This commit is contained in:
Luke Barnard 2017-05-18 11:29:57 +01:00
parent e879fb0eef
commit 98215b4767
2 changed files with 2 additions and 2 deletions

View file

@ -259,6 +259,6 @@ limitations under the License.
}
.mx_Login_phoneCountry .mx_Dropdown_option img {
margin: 4px;
margin: 3px;
vertical-align: top;
}

View file

@ -57,7 +57,7 @@ limitations under the License.
.mx_Dropdown_option img {
margin: 5px;
width: 25px;
width: 27px;
vertical-align: middle;
}