#6128 closed defect (bug) (fixed)
Meta: Use global header height variable to calculate Openverse iframe height
Reported by: | sarayourfriend | Owned by: | sarayourfriend |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Openverse | Keywords: | has-patch |
Cc: |
Description
As described here https://github.com/WordPress/openverse-frontend/issues/834#issuecomment-1048022272 we need to use the new header height variable to fix the openverse iframe height.
Change History (5)
This ticket was mentioned in PR #62 on WordPress/wordpress.org by sarayourfriend.
3 years ago
#1
- Keywords has-patch added
zackkrida commented on PR #62:
3 years ago
#2
@sarayourfriend as part of this could we also remove vertical overflow from the WP theme, to prevent multiple scrollbars and the wp.org footer from taking up search result screen real estate? body {overflow:hidden;}
should do the trick.
sarayourfriend commented on PR #62:
3 years ago
#3
@WordPress/openverse Please review this when y'all have a chance this week. Thanks!
Note: See
TracTickets for help on using
tickets.
Fixes https://github.com/WordPress/openverse-frontend/issues/834
https://meta.trac.wordpress.org/ticket/6128