We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f2384c + 6c704de commit 711b56bCopy full SHA for 711b56b
src/definitions/elements/flag.less
@@ -45,7 +45,7 @@ i.flag:not(.icon) {
45
i.flag:not(.icon):before {
46
display: inline-block;
47
content: '';
48
- background: url(@spritePath) no-repeat 0px 0px;
+ background: url(@spritePath) no-repeat -108px -1976px;
49
width: @width;
50
height: @height;
51
}
0 commit comments