]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
hide third level toc and deeper
authorMark Otto <markdotto@gmail.com>
Sun, 28 May 2017 05:12:18 +0000 (22:12 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 28 May 2017 05:12:18 +0000 (22:12 -0700)
docs/assets/scss/_sidebar.scss

index 55bed3036b18032fe6c5e1b10239103bd318a169..2436e0763352e64d5b7e28a87dac0236029fc7b5 100644 (file)
 
   ul {
     padding-left: 1rem;
+
+    ul {
+      display: none;
+    }
   }
 }