Merge pull request #4576 from matrix-org/t3chguy/kosovo2.0

Replace png flags and add Kosovo to country code dropdown
This commit is contained in:
Michael Telatynski
2020-05-13 09:58:10 +01:00
committed by GitHub
251 changed files with 26 additions and 4 deletions
+7 -1
View File
@@ -77,12 +77,18 @@ limitations under the License.
white-space: nowrap;
}
.mx_Dropdown_option img {
.mx_Dropdown_option img,
.mx_Dropdown_option .mx_Dropdown_option_emoji {
margin: 5px;
width: 16px;
vertical-align: middle;
}
.mx_Dropdown_option_emoji {
font-size: $font-16px;
line-height: $font-16px;
}
input.mx_Dropdown_option,
input.mx_Dropdown_option:focus {
font-weight: normal;