From 3f2ed0d3e7dca337f025f6d4c3f6ead7b7f4b8d0 Mon Sep 17 00:00:00 2001 From: Sascha Leib Date: Fri, 12 Sep 2025 19:03:48 +0200 Subject: [PATCH] Forgot about UK/GB issue :-) --- style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.less b/style.less index aebd1e1..878ee6e 100644 --- a/style.less +++ b/style.less @@ -160,7 +160,7 @@ &.ctry_fr::before, &.ctry_bl::before, &.ctry_cp::before, &.ctry_mf::before, &.ctry_yt::before { background-position-y: -1781px } &.ctry_ga::before { background-position-y: -1801px } - &.ctry_bg::before, &.ctry_uk::before, + &.ctry_gb::before, &.ctry_bg::before, &.ctry_uk::before, &.ctry_sh::before { background-position-y: -1821px } &.ctry_gd::before { background-position-y: -1841px } &.ctry_ge::before { background-position-y: -1861px }