From 4e4578058294cb69ed0dc8c7b63c224b68f4fa12 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Tue, 31 Oct 2017 08:02:36 -0400 Subject: [PATCH] Default responsive sidebar to closed Previously, if you loaded the page at a wide size then resized smaller, the sidebar would be open. --- docs/source/_layouts/documentation.blade.php | 13 ++----------- docs/tailwind.js | 1 + 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/source/_layouts/documentation.blade.php b/docs/source/_layouts/documentation.blade.php index 71a690bf6..b0d6f8753 100644 --- a/docs/source/_layouts/documentation.blade.php +++ b/docs/source/_layouts/documentation.blade.php @@ -3,7 +3,7 @@ @section('body')
-