aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_forms.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss
index 0ece186d9..80bc7f3ba 100644
--- a/scss/_forms.scss
+++ b/scss/_forms.scss
@@ -316,11 +316,6 @@ select.form-control-lg {
width: auto;
}
- .form-control-label {
- margin-bottom: 0;
- vertical-align: middle;
- }
-
// Remove default margin on radios/checkboxes that were used for stacking, and
// then undo the floating of radios and checkboxes to match.
.form-check {