#30 Flex: auto added to page so it expands to the available width
Closed by kaylee20. Opened by kaylee20.
fedora-docs/ kaylee20/fedora-docs-ui feature/add-flex-auto  into  master

Download 30.patch

Flex: auto added to page so it expands to the available width

This pull request made changes where;
- The page is sized according to its width and height properties. It takes up the space without leaving a large and disproportionate gap on the right of the screen.

Signed off by Oyelakin Mercy oyelakinmercy68@gmail.com

1 new commit added

  • If the text of an item in the nav menu is long enough to wrap, the arrow gets pushed above the line. This is caused by the use of flex for the navigation item. Instead of using flex, the toggle arrow should be placed using absolute positioning so as not to affect the layout of the text.

Pull-Request has been closed by kaylee20

Metadata