fixes geozone tag style on proposals show

This commit is contained in:
Alberto Garcia Cabeza
2017-04-28 12:20:19 +02:00
parent 15a9198b0f
commit 2e649d78ff

View File

@@ -497,7 +497,9 @@ table.investment-projects-summary {
}
}
.geozone {
body.admin {
.geozone {
background: #ececec;
border-radius: rem-calc(6);
color: $text;
@@ -510,6 +512,7 @@ table.investment-projects-summary {
&:hover {
background: #e0e0e0;
}
}
}
// 06. Polls