Make WordPress Core

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)

Capture d’écran 2017-08-09 à 17.24.07.jpg (304.9 KB ) - added by fabienlege 9 years ago.
Bug on my screen
41594.diff (334 bytes ) - added by mgelves 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @crowdedtent
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 @mgelves
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.

Version 0, edited 9 years ago by mgelves (next)

@mgelves
9 years ago

#3 @nimmolo
5 years ago

Ok, let's get this in please...
This is a very simple fix, 4 years old, has-patch, has-screenshots, nothing else to it?

Note: See TracTickets for help on using tickets.