-
-
Notifications
You must be signed in to change notification settings - Fork 337
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(form): adjust margin for field groups on mobile view
A field inside fields groups had a wrong bottom margin to the next field (or its labels) on mobile view . The whole mobile view adjustment could be implemented much easier which, as a result, fixed the main issue automatically. It also fixes a rare situation when one wide field is used That said, this PR removes the !important from the fields width allowing for simpler override in media query because of higher specificity
- Loading branch information
Showing
1 changed file
with
20 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters