Commit 86fd07f9 authored by Mark Otto's avatar Mark Otto

update docs affix for large desktop given latest grid changes

parent efe62a7e
...@@ -878,7 +878,7 @@ input.focused { ...@@ -878,7 +878,7 @@ input.focused {
/* Widen the fixed sidebar again */ /* Widen the fixed sidebar again */
.bs-sidebar.affix-bottom, .bs-sidebar.affix-bottom,
.bs-sidebar.affix { .bs-sidebar.affix {
width: 270px; width: 263px;
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment