aboutsummaryrefslogtreecommitdiff
path: root/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-17 22:51:00 -0700
committerMark Otto <[email protected]>2013-08-17 22:51:00 -0700
commitc729f16282e8e3d1d272b2559708bb514d44c227 (patch)
treed3beeb0c9cf37d6e9d1fd81af2b5a51f04bb1224 /assets/css/docs.css
parent40cbfb69d248a17ead8be41f04fc8b4ac7eae173 (diff)
downloadbootstrap-c729f16282e8e3d1d272b2559708bb514d44c227.tar.xz
bootstrap-c729f16282e8e3d1d272b2559708bb514d44c227.zip
it's levi-OH-sa, not levi-oh-SAR
Diffstat (limited to 'assets/css/docs.css')
-rw-r--r--assets/css/docs.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css
index 13b01bfa6..bfce2d314 100644
--- a/assets/css/docs.css
+++ b/assets/css/docs.css
@@ -939,11 +939,11 @@ body {
width: 213px;
}
.bs-sidebar.affix {
- position: fixed; /* Undo the static from mobile-first approach */
+ position: fixed; /* Undo the static from mobile first approach */
top: 80px;
}
.bs-sidebar.affix-bottom {
- position: absolute; /* Undo the static from mobile-first approach */
+ position: absolute; /* Undo the static from mobile first approach */
}
.bs-sidebar.affix-bottom .bs-sidenav,
.bs-sidebar.affix .bs-sidenav {