[Form] How to have rows with fields aligned? #1616
-
Hello, How to have the first field of second row aligned? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
What do you mean by aligned of the first field? Your question is not clear enough. |
Beta Was this translation helpful? Give feedback.
-
@smartm0use Two options:
|
Beta Was this translation helpful? Give feedback.
-
Thank you, that's what I'm looking for :) |
Beta Was this translation helpful? Give feedback.
@smartm0use Two options:
Use
n wide field
to define the width individually.See https://jsfiddle.net/lubber/p17zt3qf/2/
Use an empty field
See https://jsfiddle.net/lubber/p17zt3qf/4/
This has the advantage of staying responsive