mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Fix css - Flag of the United Kingdom
This commit is contained in:
parent
f05e38a7c7
commit
4e6571691d
4 changed files with 7 additions and 3 deletions
|
|
@ -2196,7 +2196,8 @@ img.mfp-img {
|
|||
|
||||
.flag.flag-en {background-position: -144px -154px}
|
||||
.flag.flag-en-us {background-position: -144px -154px}
|
||||
.flag.flag-en-gb {background-position: -240px -33px}
|
||||
.flag.flag-en-gb {background-position: -176px -44px}
|
||||
.flag.flag-en-uk {background-position: -176px -44px}
|
||||
.flag.flag-en-ca {background-position: -48px -22px}
|
||||
|
||||
.flag.flag-nl, .flag.flag-nl-nl {background-position: -80px -110px}
|
||||
|
|
|
|||
2
rainloop/v/0.0.0/static/css/app.min.css
vendored
2
rainloop/v/0.0.0/static/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue