Opened 13 years ago
Closed 13 years ago
#25026 closed defect (bug) (fixed)
Twenty Fourteen: 'masthead-fixed' class is not removed after window returns to top
| Reported by: | cainm | Owned by: | lancewillett |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Bundled Theme | Version: | 3.8 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Twenty Fourteen adds the masthead-fixed class to the #masthead element when a user begins to scroll. When the window returns to the top, this class should be removed.
Attachments (1)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The patch looks good to me and removes the class so that the shadow disappear when the window returns to the top. Thanks cainm.