From: Mark Otto Date: Tue, 5 Jun 2012 01:39:02 +0000 (-0700) Subject: fix double @@ on less pages X-Git-Tag: v2.1.0~2^2~327 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c56eb0962afe869d233446003e5d68ce43122d25;p=thirdparty%2Fbootstrap.git fix double @@ on less pages --- diff --git a/docs/less.html b/docs/less.html index 8f1ebf7ada..ad860bd4bd 100644 --- a/docs/less.html +++ b/docs/less.html @@ -610,11 +610,11 @@ @linkColor - @@dropdownDividerTop + @dropdownDividerTop #e5e5e5 - @@dropdownDividerBottom + @dropdownDividerBottom @white diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 7bdbe76147..e24d2c5fea 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -532,11 +532,11 @@ @linkColor - @@dropdownDividerTop + @dropdownDividerTop #e5e5e5 - @@dropdownDividerBottom + @dropdownDividerBottom @white