When the window width of the browser displaying any of our docs is below 1024 px, the page attempts to save space by hiding the left side table of contents under a menu, and it also removes the top bar that displays your location in the site structure (e.g. "Home / Quick Docs / Fedora Quick Docs") as well as the Edit this Page link.
Solution:
I have removed some styling so that whenever window size becomes smaller than 1024px, those items do not get hidden.
Signed-off-by: Agha Saad Fraz agha.saad04@gmail.com
Problem:
When the window width of the browser displaying any of our docs is below 1024 px, the page attempts to save space by hiding the left side table of contents under a menu, and it also removes the top bar that displays your location in the site structure (e.g. "Home / Quick Docs / Fedora Quick Docs") as well as the Edit this Page link.
Solution:
I have removed some styling so that whenever window size becomes smaller than 1024px, those items do not get hidden.