Commit c56eb096 authored by Mark Otto's avatar Mark Otto

fix double @@ on less pages

parent 8df906e6
......@@ -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>
......
......@@ -532,11 +532,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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment