fixes margin of tags on proposal show

This commit is contained in:
decabeza
2017-09-18 14:22:02 +02:00
committed by Bertocq
parent adc71faf1c
commit b5d0a82534

View File

@@ -395,6 +395,8 @@
}
}
.tags,
.geozone {
li {
margin-bottom: 0;
@@ -476,6 +478,7 @@
.tags {
display: block;
margin-bottom: 0;
a {
margin-right: rem-calc(6);