This is an automated email from the ASF dual-hosted git repository.

adelbene pushed a commit to branch wicket-9
in repository https://gitbox.apache.org/repos/asf/wicket-site.git

commit f57a1f319ef152eb8e8cf8ac21e01a79c197dddc
Author: Andrea Del Bene <[email protected]>
AuthorDate: Mon Jun 22 23:01:34 2020 +0200

    Fixing toc
---
 _sass/modules/_toc.scss | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_sass/modules/_toc.scss b/_sass/modules/_toc.scss
index 4b7a728..84fd03d 100644
--- a/_sass/modules/_toc.scss
+++ b/_sass/modules/_toc.scss
@@ -9,5 +9,6 @@
     
     @include breakpoint($breakpoint-10) {
           display: none;
+        
     }
 }

Reply via email to