1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 21:49:09 +01:00

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

View File

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