Normalize the #qr select font.

This commit is contained in:
Mayhem 2013-08-20 17:10:11 +02:00
parent 7cd4b7cee0
commit 5aff534c36

View File

@ -624,6 +624,7 @@ a.hide-announcement {
appearance: none;
border: none;
background: none;
font: inherit;
}
#qr option {
color: #000;
@ -867,8 +868,7 @@ a.hide-announcement {
background: none;
border: none !important;
color: inherit;
font-family: inherit;
font-size: inherit;
font: inherit;
-webkit-flex: 1;
flex: 1;
text-overflow: ellipsis;