Fix several small label related bugs

This commit is contained in:
Ansis Brammanis
2013-01-23 18:54:31 -05:00
parent d14fdfa828
commit 99748dba4e
2 changed files with 12 additions and 9 deletions
+4 -4
View File
@@ -586,18 +586,18 @@ text.pointlabel {
.pointlabel-halo,
.linelabel-halo,
.area-halo {
.arealabel-halo {
opacity: 0.7;
pointer-events: none;
}
text.area-leisure-park {
text.area.tag-leisure-park {
font-size: 16px;
}
text.point-shop,
text.point-amenity {
text.point.tag-shop,
text.point.tag-amenity {
font-size: 9px;
}