2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

it's levi-OH-sa, not levi-oh-SAR

This commit is contained in:
Mark Otto
2013-08-17 22:51:00 -07:00
parent 40cbfb69d2
commit c729f16282
7 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -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 {