mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-20 21:21:23 +02:00
Adjust for 27x27 flag png size
This commit is contained in:
parent
e879fb0eef
commit
98215b4767
@ -259,6 +259,6 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_Login_phoneCountry .mx_Dropdown_option img {
|
||||
margin: 4px;
|
||||
margin: 3px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
@ -57,7 +57,7 @@ limitations under the License.
|
||||
|
||||
.mx_Dropdown_option img {
|
||||
margin: 5px;
|
||||
width: 25px;
|
||||
width: 27px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user