aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-04 18:39:02 -0700
committerMark Otto <[email protected]>2012-06-04 18:39:02 -0700
commitc56eb0962afe869d233446003e5d68ce43122d25 (patch)
tree5283031d0d3965c9eeef7d83bab6f2e34cbf5586 /docs/less.html
parent8df906e6413dab7e72c9b72dd98929c1e00174bf (diff)
downloadbootstrap-c56eb0962afe869d233446003e5d68ce43122d25.tar.xz
bootstrap-c56eb0962afe869d233446003e5d68ce43122d25.zip
fix double @@ on less pages
Diffstat (limited to 'docs/less.html')
-rw-r--r--docs/less.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/less.html b/docs/less.html
index 8f1ebf7ad..ad860bd4b 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -610,11 +610,11 @@
<td><code>@linkColor</code></td>
</tr>
<tr>
- <td><code>@@dropdownDividerTop</code></td>
+ <td><code>@dropdownDividerTop</code></td>
<td><code>#e5e5e5</code></td>
</tr>
<tr>
- <td><code>@@dropdownDividerBottom</code></td>
+ <td><code>@dropdownDividerBottom</code></td>
<td><code>@white</code></td>
</tr>
</tbody>