getgrav / getgrav/grav-plugin-admin
Incorrect alignment of the chevron icon in field sets
Open
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
In the Admin plugin, the drop-down arrow for fields defined as `fieldset` is not right-aligned. I believe a small change to the styles of the `.form-fieldset--label .actions` class using `float: right` fixes this issue.
With float attribute:
Contributor guide
Assessment
This issue has not been assessed yet.