Skip to content

Conversation

rosier
Copy link
Contributor

@rosier rosier commented Sep 20, 2025

Most of the custom style has no effect since the form elements don't have a .form-group class anymore.

And the layout of textarea fields is broken by:

.form-control {
  height: 45px;
}

Since bootstrap already has style for the input fields that is almost identical I opted for removing the custom style

@javiereguiluz
Copy link
Member

Less code to maintain 🙏 Thanks Jan!

@javiereguiluz javiereguiluz merged commit 5faac33 into symfony:main Oct 3, 2025
8 checks passed
@rosier rosier deleted the bs5-form-css branch October 5, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants