Opened 5 years ago
Last modified 21 months ago
#34061 new defect (bug)
customizer search widgets input text is not verticaly aligned and dont have equal spacing from left and right.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Customize | Keywords: | has-patch 2nd-opinion |
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 (6)
#2
@
5 years ago
- Focuses accessibility administration added
- Keywords 2nd-opinion added
- Version changed from 4.3.1 to 4.3
#3
@
5 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.
I've showed issue by arows