Project

General

Profile

Actions

Feature #14589

open

max width for Form wrap

Added by Benjamin Baer over 1 year ago. Updated over 1 year ago.

Status:
In Progress
Priority:
Normal
Assignee:
Benjamin Baer
Target version:
Start date:
23.08.2022
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:

Description

Problem:
Pages with multiple widths run into a problem with sizing per number of columns. Too small on narrow pages, too wide on full width pages.

Solution:
Limit size with CSS max-width wraps.

Old default:
col-md-12 col-lg-9

New default:
col-md-12 qfq-max-size-1280

Other option: qfq-max-size-1600

Don't use any on elements that should size to max, for example fabric elements.

(There needs to be an option to deactivate / replace this part for fabric in for instance My)

Actions

Also available in: Atom PDF