pressbooks / buckram

Opinionated SCSS components for books (web, EPUB and PDF).
https://buckram.pressbooks.org
GNU General Public License v3.0
4 stars 4 forks source link

fix: add textbox--sidebar to list of classes with indent fix #331

Closed beckej13820 closed 1 year ago

beckej13820 commented 1 year ago

There is an existing fix in Buckram to correct indent errors caused by floating images and divs. This fix adds the class textbox--sidebar to the list of classes along with floated images and pull quotes and should fix apply the fix to standard, shaded and educational boxes that are floated to the sidebar.

https://github.com/pressbooks/buckram/issues/334