2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1 -1
View File
@@ -878,7 +878,7 @@ input.focused {
/* Widen the fixed sidebar again */
.bs-sidebar.affix-bottom,
.bs-sidebar.affix {
width: 270px;
width: 263px;
}
}