diff options
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 4 |
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> |
