You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies if this has already been discussed. I've looked through the tickets regarding the sidebar changes and can't find anything directly discussing or explaining this, to my knowledge. As of 0.15.0, the right sidebar section remains even if there is no content in it, so the content block remains narrow.
Top image is our production docs, currently pinned to 0.14.4. Bottom is local build on 0.15.2.
There is a workaround for this, using :html_theme.sidebar_secondary.remove: in each page that you don't want to have a blank right sidebar, but it is mildly annoying to now have to use a manual setting for something that was once automatic.
Is this now an intended part of the theme or if this is a bug? Just so I can plan what I need to do to upgrade the theme version. Thanks!
The text was updated successfully, but these errors were encountered:
Apologies if this has already been discussed. I've looked through the tickets regarding the sidebar changes and can't find anything directly discussing or explaining this, to my knowledge. As of 0.15.0, the right sidebar section remains even if there is no content in it, so the content block remains narrow.
Top image is our production docs, currently pinned to 0.14.4. Bottom is local build on 0.15.2.
There is a workaround for this, using
:html_theme.sidebar_secondary.remove:
in each page that you don't want to have a blank right sidebar, but it is mildly annoying to now have to use a manual setting for something that was once automatic.Is this now an intended part of the theme or if this is a bug? Just so I can plan what I need to do to upgrade the theme version. Thanks!
The text was updated successfully, but these errors were encountered: