mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
fix: select input cuts off (#4157)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
cursor: pointer;
|
||||
line-height: 1;
|
||||
|
||||
.FormSection &, &.FormControl {
|
||||
.FormSection & {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user