Opened 9 years ago
Last modified 5 years ago
#41594 new defect (bug)
Edit tag form limited to 800px width
| Reported by: | fabienlege | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Taxonomy | Version: | 4.8.1 |
| Severity: | normal | Keywords: | has-patch has-screenshots |
| Cc: | Focuses: | ui, administration, template |
Description
In taxonomy edit page the form width is limited to 800px by css. Many space was lost on large screens.
The bug seam come from wp-admin/css/edit.css at line 1095 and appear since WP 4.8.1 (work correctly on previous version)
Attachments (2)
Change History (5)
#1
@
9 years ago
Merci for being patient and for submitting this ticket @fabienlege !
We came across it while contributing to WordPress Core (for the first time) at WordCamp Zagreb 2017.
#2
@
9 years ago
- Keywords has-patch has-screenshots added
Hi @fabienlege, yeap the form is hard fixed to the width you mentioned. The ideal solution is to remove the max-width attribute from the CSS in case the user might need some custom fields for their projects.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Bug on my screen