2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

streamline css docs

This commit is contained in:
Mark Otto
2013-01-17 00:50:19 -08:00
parent 2398245e17
commit 267d3e7ed7
3 changed files with 27 additions and 114 deletions
+5 -6
View File
@@ -165,12 +165,6 @@ section > ul li {
position: static;
top: 0;
}
.bs-docs-sidenav.affix-bottom {
position: absolute;
top: auto;
bottom: 270px;
}
/* Chevrons within each link */
.bs-docs-sidenav .glyphicon-chevron-right {
@@ -474,6 +468,11 @@ section > ul li {
.bs-docs-sidenav {
width: 170px;
}
.bs-docs-sidenav.affix-bottom {
position: absolute;
top: auto;
bottom: 270px;
}
}
/* Tablets/desktops and up */