mirror of https://github.com/twbs/bootstrap.git
update docs affix for large desktop given latest grid changes
This commit is contained in:
parent
efe62a7ef4
commit
86fd07f93c
|
|
@ -878,7 +878,7 @@ input.focused {
|
|||
/* Widen the fixed sidebar again */
|
||||
.bs-sidebar.affix-bottom,
|
||||
.bs-sidebar.affix {
|
||||
width: 270px;
|
||||
width: 263px;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue