Skip to content

Fix navigation theme option alignment

Nathan Friend requested to merge nfriend-fix-theme-alignment into master

What does this MR do?

Fixes the alignment of the navigation theme options in User Settings > Preferences > Navigation Theme when the name of the theme is long (i.e. "Dark mode (alpha)").

The options now expand to use the entire width of the container, and labels that are too long are wrapped.

Screenshots

Before After
Screenshot image image
GIF 2020-06-22_11.07.17 2020-06-22_11.05.57

Related to &2902 and #14531 (closed)

Edited by Nathan Friend

Merge request reports