Skip to content

doc: maintain font size in narrow windows

Rodrigo Muino Tomonari requested to merge github/fork/larsch/docfontsize2 into master

In Firefox (55 at least), this CSS rule triggers when the browser window is placed on the left/right half of the screen. This makes the font size to triple in size even on a desktop.

Before:

before-narrow

After: (navigation pane is still collapsed, but font size is constant)

after-narrow

Checklist
Affected core subsystem(s)

Merge request reports

Loading