update docs affix for large desktop given latest grid changes

This commit is contained in:
Mark Otto 2013-08-12 00:40:36 -07:00
parent efe62a7ef4
commit 86fd07f93c
1 changed files with 1 additions and 1 deletions

View File

@ -878,7 +878,7 @@ input.focused {
/* Widen the fixed sidebar again */
.bs-sidebar.affix-bottom,
.bs-sidebar.affix {
width: 270px;
width: 263px;
}
}