2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

hide third level toc and deeper

This commit is contained in:
Mark Otto
2017-05-27 22:12:18 -07:00
parent fa2731b626
commit fdf4b7be5f
+4
View File
@@ -20,6 +20,10 @@
ul {
padding-left: 1rem;
ul {
display: none;
}
}
}