mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
update docs affix for large desktop given latest grid changes
This commit is contained in:
parent
efe62a7ef4
commit
86fd07f93c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue