#16 Flex: auto added to the width available
Closed by oyelakin12. Opened by oyelakin12.
Unknown source master

Download 16.patch

Updated url - src/css/doc.css
The main content column collapses if the longest line of content is shorter than the available width. In other words, the column does not expand to fill the space it's allowed to use. The addition of the sidebar just makes it more obvious because it provides a reference point.
The CSC property , flex: auto is added to the article so it expand to the width available.

Pull-Request has been closed by oyelakin12

Metadata