vendor/assets/stylesheets/flags/basic.css in world-flags-0.6.2.1 vs vendor/assets/stylesheets/flags/basic.css in world-flags-0.6.3
- old
+ new
@@ -17,31 +17,26 @@
}
.f16.flag {
width: 16px;
height: 16px;
- line-height: 16px;
}
.f24.flag {
width: 24px;
height: 24px;
- line-height: 24px;
}
.f32.flag {
width: 32px;
height: 32px;
- line-height: 32px;
}
.f48.flag {
width: 48px;
height: 48px;
- line-height: 48px;
}
.f64.flag {
width: 64px;
height: 64px;
- line-height: 64px;
}
\ No newline at end of file