-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some small CSS changes. #67
Comments
do it |
@stefanheimes ist das mit dem PR https://github.com/menatwork/contao-multicolumnwizard-bundle/pull/69 obsolete? |
scheint mir ein bisschen "Glaubensfrage" zu sein... A) Wenn das Widget mit z.B.nix/long oder w50 angegeben wurde - sollte dann es diesen Platz einnehmen? Bein A sollten dann die einzelnen Formwidget eine Breite wie 100% bekommen, damit sie die gesamte Zelle ausfüllen - oder? siehe https://github.com/menatwork/contao-multicolumnwizard-bundle/issues/72 |
Die Darstellung find ich auch etwas merkwürdig. In Contao 3.5 sah das besser aus. |
ich würde das eher aufteilen... |
Es wäre schön, wenn man die Größen auch prozentual angeben könnte, was aktuell wegen fehlender Breiten für die Spalten nicht geht! Wie löst ihr es aktuell, dass die Widgets die volle breite der Spalten kriegen und das auch responsive funktioniert? - Pixel sind hier ja ungünstig! |
man benötigt mehr Einstellungsmöglichkeiten - siehe https://github.com/menatwork/contao-multicolumnwizard-bundle/issues/72 |
We should add some CSS changes for example:
This will prevent the table to take 100% of the available space. It's a much better look.
The text was updated successfully, but these errors were encountered: