[GH-ISSUE #355] Mispositioning in native android prowser #221

Closed
opened 2026-03-03 14:35:33 +03:00 by kerem · 1 comment
Owner

Originally created by @sshyran on GitHub (Mar 23, 2017).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/355

Hi there, here's my 5 cents again,

to fix flag positioning in native Android browsers v.4.4 and down, you could add

.flag-icon {
position: inherit;
vertical-align: middle;
}

...into flag-icon.css

Originally created by @sshyran on GitHub (Mar 23, 2017). Original GitHub issue: https://github.com/lipis/flag-icons/issues/355 Hi there, here's my 5 cents again, to fix flag positioning in native Android browsers v.4.4 and down, you could add .flag-icon { position: inherit; vertical-align: middle; } ...into flag-icon.css
kerem closed this issue 2026-03-03 14:35:34 +03:00
Author
Owner

@lipis commented on GitHub (Feb 27, 2018):

Is that still an issue?

<!-- gh-comment-id:368962490 --> @lipis commented on GitHub (Feb 27, 2018): Is that still an issue?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#221
No description provided.