Reduce spacing between textbox and ‘I have’t rec…’

The grouping on this page was weird because these links were two far away from
the associated textbox, and too close to the next textbox.

This commit adds them as parameters to the textbox macro, which means their
relative spacing can be controlled exactly, and thus reduced.
This commit is contained in:
Chris Hill-Scott
2016-02-02 15:12:59 +00:00
parent a09bd7bf9e
commit 71fd7f98a7
3 changed files with 20 additions and 9 deletions

View File

@@ -81,3 +81,7 @@
}
.textbox-help-link {
margin: 5px 0 0 0;
}