flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.29k stars 832 forks source link

Fix width issue in edit user modal #3939

Closed datlechin closed 9 months ago

datlechin commented 10 months ago

The input width gets affected when wrapped within a div in a .Form-group. This PR aims to unwrap these inputs from the div tag to prevent width loss

Before: Screenshot 2023-11-26 at 00 00 12

After: Screenshot 2023-11-26 at 00 00 28

Fixes #0000

Changes proposed in this pull request:

Reviewers should focus on:

Screenshot

QA

Necessity

Confirmed

Required changes: