mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-06 00:48:46 -04:00
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:
@@ -81,3 +81,7 @@
|
||||
|
||||
|
||||
}
|
||||
|
||||
.textbox-help-link {
|
||||
margin: 5px 0 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user