aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-25 17:11:31 -0700
committerMark Otto <[email protected]>2013-06-25 17:11:31 -0700
commitcc43ba35d7c1bb4663a8aea4eb0ba3a97d782852 (patch)
tree82b77a6a48e2d3c4a5d575651cc983a7ba854fa4
parent0f371d409f80248fad967e73629a918eda6aafcf (diff)
parent8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b (diff)
downloadbootstrap-cc43ba35d7c1bb4663a8aea4eb0ba3a97d782852.tar.xz
bootstrap-cc43ba35d7c1bb4663a8aea4eb0ba3a97d782852.zip
Merge pull request #8301 from cvrebert/patch-3
Fix spelling in comment
-rw-r--r--less/navs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/navs.less b/less/navs.less
index e5925bf63..d42ad3588 100644
--- a/less/navs.less
+++ b/less/navs.less
@@ -59,7 +59,7 @@
}
}
- // Redeclare pull classes because of specifity
+ // Redeclare pull classes because of specificity
// Todo: consider making these utilities !important to avoid this bullshit
> .pull-right {
float: right;