Merge in master

This commit is contained in:
Quincy Morgan
2019-05-20 14:38:52 -04:00
19 changed files with 81 additions and 51 deletions
+2 -2
View File
@@ -24,6 +24,7 @@ path.stroke.old-multipolygon {
/* Green things */
path.stroke.tag-natural,
path.stroke.tag-natural-wood,
path.stroke.tag-leisure-nature_reserve,
path.stroke.tag-leisure-pitch,
path.stroke.tag-leisure-track,
@@ -32,12 +33,12 @@ path.stroke.tag-leisure-garden,
path.stroke.tag-leisure-park,
path.stroke.tag-landuse-recreation_ground,
path.stroke.tag-landuse-forest,
path.stroke.tag-landuse-wood,
path.stroke.tag-landuse-grass,
path.stroke.tag-barrier-hedge {
stroke: rgb(140, 208, 95);
}
path.fill.tag-natural,
path.fill.tag-natural-wood,
path.fill.tag-leisure-nature_reserve,
path.fill.tag-leisure-pitch,
path.fill.tag-leisure-track,
@@ -46,7 +47,6 @@ path.fill.tag-leisure-garden,
path.fill.tag-leisure-park,
path.fill.tag-landuse-recreation_ground,
path.fill.tag-landuse-forest,
path.fill.tag-natural-wood,
path.fill.tag-landuse-grass,
path.fill.tag-barrier-hedge {
stroke: rgba(140, 208, 95, 0.3);
+1 -1
View File
@@ -1709,7 +1709,7 @@ button.preset-favorite-button.active .icon {
}
.form-field-input-multicombo ul.chiplist {
padding: 3px 10px 3px 10px;
padding: 5px 10px 5px 10px;
background: #fff;
display: block;
border-radius: 0 0 4px 4px;