From: Nicolai Date: Tue, 18 Feb 2014 17:02:20 +0000 (+0100) Subject: add href to anchor tag X-Git-Tag: v5.2.1~5^2~6^2^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F4477%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git add href to anchor tag The a.left-off-canvas-toggle does not toggle on ipad devices if there is no href="#". --- diff --git a/doc/includes/off_canvas/examples_offcanvas_minimal_markup.html b/doc/includes/off_canvas/examples_offcanvas_minimal_markup.html index 8e2cdfa18..48404e02c 100644 --- a/doc/includes/off_canvas/examples_offcanvas_minimal_markup.html +++ b/doc/includes/off_canvas/examples_offcanvas_minimal_markup.html @@ -3,7 +3,7 @@
- Menu + Menu
``` -{{/markdown}} \ No newline at end of file +{{/markdown}}