Skip to content

Commit 571bb73

Browse files
authored
Add some missing css classes for high res flags (#278)
2 parents 6ebd217 + 57a8eb1 commit 571bb73

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/style/common/high-res-flags.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,12 @@
246246
.vi { background-position: -336px -336px; }
247247
.vn { background-position: -360px -336px; }
248248
.vu { background-position: -384px -336px; }
249+
.wf { background-position: -0px -360px; }
250+
.ws { background-position: -24px -360px; }
251+
.ye { background-position: -48px -360px; }
252+
.za { background-position: -96px -360px; }
253+
.zm { background-position: -120px -360px; }
254+
.zw { background-position: -144px -360px; }
249255
* {
250256
box-sizing: border-box;
251257
-moz-box-sizing: border-box;

0 commit comments

Comments
 (0)