diff options
| author | Chris Rebert <[email protected]> | 2013-06-25 17:05:26 -0600 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-06-25 17:05:26 -0600 |
| commit | 8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b (patch) | |
| tree | cc0d0e986e6b8259dedc218f2dcbefaeecfc6f29 | |
| parent | ac90fbf4d815accf8c3e0c3c355ca6643dcabce9 (diff) | |
| download | bootstrap-8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b.tar.xz bootstrap-8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b.zip | |
Fix spelling in comment
| -rw-r--r-- | less/navs.less | 2 |
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; |
