vendor/assets/stylesheets/flags/flags32.css.scss.erb in world-flags-0.6.3 vs vendor/assets/stylesheets/flags/flags32.css.scss.erb in world-flags-0.6.3.1
- old
+ new
@@ -1,12 +1,16 @@
.f32 {
.flag {
background:url(<%= asset_path 'flags/flags32.png' %>) no-repeat;
+ height: 32px;
+ width: 32px;
}
.semi {
background:url(<%= asset_path 'flags/flags32_semi.png' %>) no-repeat;
+ height: 32px;
+ width: 32px;
}
._African_Union{background-position:0 -0px;}
._Arab_League{background-position:0 -32px;}
._ASEAN{background-position:0 -64px;}
\ No newline at end of file