Opened 13 months ago
Closed 13 months ago
#20619 closed defect (bug) (duplicate)
Customize link is on its own line on theme install success screen
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Appearance | Version: | 3.4 |
| Severity: | normal | Keywords: | ui-feedback |
| Cc: |
Description
Upon successful installation of a new theme, you're given the confirmation message and action links. Screenshot here: http://i.imgur.com/UWOlo.png
Customize is sitting on its own line. It seems like .hide-if-no-customize has a property of display: block !important which causes this. Unfortunately, short of removing the class I can't get Customize on the same line as the other two links. Is this expected display behavior?
Change History (2)
Note: See
TracTickets for help on using
tickets.

I know koopersmith was looking into this but let's use this ticket to ensure it definitely gets fixed.