From: Daniel Ruf Date: Fri, 23 Feb 2018 11:59:15 +0000 (+0100) Subject: docs: fix the id of the example code for the click trigger X-Git-Tag: v6.6.0~38^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10981%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: fix the id of the example code for the click trigger --- diff --git a/docs/pages/off-canvas.md b/docs/pages/off-canvas.md index 1aba0b6d6..42baffc30 100644 --- a/docs/pages/off-canvas.md +++ b/docs/pages/off-canvas.md @@ -105,7 +105,7 @@ To create a click trigger that opens the panel, add the attribute `data-open` or ```html_example - + ``` ### Close Button