summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_theme/scipy/static/less/bootstrap/navbar.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/_theme/scipy/static/less/bootstrap/navbar.less b/_theme/scipy/static/less/bootstrap/navbar.less
index 93d09bc..028fcad 100644
--- a/_theme/scipy/static/less/bootstrap/navbar.less
+++ b/_theme/scipy/static/less/bootstrap/navbar.less
@@ -128,7 +128,7 @@
.input-append,
.input-prepend {
margin-top: 5px;
- white-space: nowrap; // preven two items from separating within a .navbar-form that has .pull-left
+ white-space: nowrap; // prevent two items from separating within a .navbar-form that has .pull-left
input {
margin-top: 0; // remove the margin on top since it's on the parent
}