fixes margin of tags on proposal show

This commit is contained in:
decabeza
2017-09-18 14:22:02 +02:00
parent 2b3cbac5bc
commit cacd99648e

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);