Reintroduce a more compact grid.

Overrides core `.section` values.

Signed-off-by: Marin Treselj <marin@pixelipo.com>
This commit is contained in:
Marin Treselj 2017-08-03 13:12:00 +02:00
parent 7284458e24
commit 7de9eb16d8
1 changed files with 5 additions and 0 deletions

View File

@ -972,6 +972,11 @@ span.version {
margin: 8px 0;
}
form.section {
padding: 0 30px;
margin-bottom: 0;
}
.followupsection {
display: block;
padding: 0 30px 30px 30px;