lafeber / world-flags-sprite

A sprite of all the worlds' flags.
http://cheesewiki.com/
Other
593 stars 168 forks source link

UM not defined #43

Open quinen opened 8 years ago

quinen commented 8 years ago

you missed UM flag

example for the flags32.css :

line 231 before : .f32 .us{background-position:0 -7328px;}

line 231 after : .f32 .us{background-position:0 -7328px;}.f32 .um{background-position:0 -7328px;}