Opened 9 years ago
Closed 3 years ago
#34061 closed defect (bug) (invalid)
customizer search widgets input text is not verticaly aligned and dont have equal spacing from left and right.
Reported by: | umesh.nevase | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Customize | Keywords: | has-patch close |
Focuses: | ui, administration | Cc: |
Description
I 've found some csss issue in customizer styling. When we add widget through customizer, The search box text in 'Add a widget' area is not verticaly aligned and spacing from left and right is not equal. I've attached screenshot for better understanding. We need some css changes. I've checked on latest chrome and firefox.
Attachments (2)
Change History (8)
#2
@
9 years ago
- Focuses accessibility administration added
- Keywords 2nd-opinion added
- Version changed from 4.3.1 to 4.3
#3
@
9 years ago
- Focuses accessibility removed
Related: #34333.
We should try to unify the look of the "Search widget" field with the "Search menu items" field. And yes you're definitely right, the left and right margin are unequal, mainly because input fields have a default 1px margin (never got why) and the weird padding values of the container here try to compensate it.
#34333 kind of overlaps this ticket, will add a note there.
#4
@
8 years ago
- Version changed from 4.3 to 3.9
I believe this odd spacing dates to the widget customizer feature plugin. Not sure why it was there in the first place, but it was changed for menus previously.
I've showed issue by arows