Opened 9 years ago
Closed 9 years ago
#40315 closed defect (bug) (fixed)
Design issue in Feature Filter Tab of Appearance > Theme
| Reported by: | nitin kevadiya | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | has-patch has-screenshots |
| Cc: | Focuses: | ui |
Description
When I go to Appearance > Themes Then Feature Filter tab or Favorites Tab then content box below that both tabs are not aligned.
Steps : Appearance > Themes > Favorites/Feature Filter tab. See content box below search button.
Attachments (6)
Change History (15)
#1
@
9 years ago
- Keywords has-patch added
Hello,
yes @nitin kevadiya you are right there is problem in wp-admin/css/common.css some css need to insert.i have added patch and this problem is resolved.
Thanks
#3
@
9 years ago
Hello @SergeyBiryukov,
This issue still remains in wp 4.7.4 new version.I am waiting for milestone please review patch.
Thanks
This ticket was mentioned in Slack in #core by mahesh.prajapati. View the logs.
9 years ago
#6
@
9 years ago
- Keywords has-screenshots has-unit-tests added
I have tested 40315.patch and this is working well in wordpress 4.8 beta 1.
#7
@
9 years ago
- Keywords has-unit-tests removed
- Owner set to
- Status new → assigned
- Version 4.7.3
nitin kevadiya, darshan02, mp518 thanks for the ticket, patch, and testing! The current patch fixes the issue on the right side but also makes the space on the left side a bit too big. .wp-filter .favorites-form needs to be fixed too.
#8
@
9 years ago
40315.diff makes .favorites-form and .filter-drawer behave the same and adjusts the negative margin on the right. Removes width: 100% otherwise negative margins don't work as expected.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Not Aligned.