]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix double @@ on less pages
authorMark Otto <markotto@twitter.com>
Tue, 5 Jun 2012 01:39:02 +0000 (18:39 -0700)
committerMark Otto <markotto@twitter.com>
Tue, 5 Jun 2012 01:39:02 +0000 (18:39 -0700)
docs/less.html
docs/templates/pages/less.mustache

index 8f1ebf7ada8af3a5cc55627b25103de34bb33adb..ad860bd4bd5fd70c67337f3b248e2385ae8c9bc3 100644 (file)
         <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>
index 7bdbe76147e6b53b65c39272f8926353f319583c..e24d2c5fea0d36be021654ccc27af9c909170c55 100644 (file)
         <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>