diff --git a/lib/forms.less b/lib/forms.less
index 744649f9044019a30e3ca0af85e2ade18d867d17..4aec1ec1abbacbc30ee25f7099fd10de19d423a2 100644
--- a/lib/forms.less
+++ b/lib/forms.less
@@ -162,7 +162,7 @@ input[type=hidden] {
 // Move the options list down to align with labels
 .controls > .radio:first-child,
 .controls > .checkbox:first-child {
-  padding-top: 6px; // has to be padding because margin collaspes
+  padding-top: 5px; // has to be padding because margin collaspes
 }
 
 // Radios and checkboxes on same line