Opened 14 years ago

Closed 7 years ago

#4995 closed enhancement (fixed)

Remove width restriction from CSS

Reported by: humdinger Owned by: VinDuv
Priority: normal Milestone: Unscheduled
Component: Website/Userguide Translator Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

While a width restriction makes aesthetical sense for the generated official user guide, at the translation site these limits should be lifted by changing the CSS.

When working on a translation you often have a few document windows open side by side. Those have to be arbitrarily resizeable without resulting in continuous scrolling.

min-width: 59em;
max-width: 70em;

should be removed from the style sheets used at the site.

Change History (2)

comment:1 by pulkomandy, 9 years ago

Milestone: R1Unscheduled

comment:2 by waddlesplash, 7 years ago

Resolution: fixed
Status: newclosed

The entire userguide now uses a responsive-design system and will automatically adapt to any screen width.

Note: See TracTickets for help on using tickets.