Browse Source
Merge pull request #5944 from zyzniewski/flag-england
[Flag] Add England Flag and Alias
pull/5603/merge
Jack Lukic
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
src/themes/default/elements/flag.overrides
|
|
@ -261,6 +261,10 @@ i.flag.eh:before, |
|
|
|
i.flag.western.sahara:before { |
|
|
|
background-position: 0px -1664px; |
|
|
|
} |
|
|
|
i.flag.gb.eng:before, |
|
|
|
i.flag.england:before { |
|
|
|
background-position: 0px -1690px; |
|
|
|
} |
|
|
|
i.flag.er:before, |
|
|
|
i.flag.eritrea:before { |
|
|
|
background-position: 0px -1716px; |
|
|
|