1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-02 16:28:26 +02:00

start markdowning getting started and moving things to separate pages

This commit is contained in:
Mark Otto
2014-07-10 17:54:06 -07:00
parent 57c709becd
commit 4993ab6e00
18 changed files with 290 additions and 201 deletions

View File

@@ -673,7 +673,7 @@ body {
// Nav: second level (shown on .active)
.bs-docs-sidebar .nav .nav {
display: none; // Hide by default, but at >768px, show it
/*display: none; // Hide by default, but at >768px, show it*/
padding-bottom: 10px;
}
.bs-docs-sidebar .nav .nav > li > a {