updates texts on officing voters

This commit is contained in:
Alberto Garcia Cabeza
2017-02-02 12:55:24 +01:00
parent aa6eee6df0
commit ad97e42877
6 changed files with 45 additions and 19 deletions

View File

@@ -508,3 +508,12 @@ table.investment-projects-summary {
color: $color-alert;
font-weight: bold;
}
table {
.callout {
height: $line-height*2;
line-height: $line-height*2;
padding: 0 $line-height/2;
}
}