fixes margin of tags on proposal show
This commit is contained in:
@@ -395,6 +395,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tags,
|
||||||
|
.geozone {
|
||||||
|
|
||||||
li {
|
li {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@@ -476,6 +478,7 @@
|
|||||||
|
|
||||||
.tags {
|
.tags {
|
||||||
display: block;
|
display: block;
|
||||||
|
margin-bottom: 0;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
margin-right: rem-calc(6);
|
margin-right: rem-calc(6);
|
||||||
|
|||||||
Reference in New Issue
Block a user