summaryrefslogtreecommitdiff
path: root/_theme/scipy/static/less/bootstrap/forms.less
diff options
context:
space:
mode:
Diffstat (limited to '_theme/scipy/static/less/bootstrap/forms.less')
-rw-r--r--_theme/scipy/static/less/bootstrap/forms.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/_theme/scipy/static/less/bootstrap/forms.less b/_theme/scipy/static/less/bootstrap/forms.less
index 06767bd..14bf4dd 100644
--- a/_theme/scipy/static/less/bootstrap/forms.less
+++ b/_theme/scipy/static/less/bootstrap/forms.less
@@ -311,7 +311,7 @@ textarea[class*="span"],
.row-fluid .controls-row [class*="span"] {
float: left;
}
-// Explicity set top padding on all checkboxes/radios, not just first-child
+// Explicitly set top padding on all checkboxes/radios, not just first-child
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
padding-top: 5px;