mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
fix double @@ on less pages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user