Opened 17 months ago
Closed 17 months ago
#7050 closed defect (bug) (invalid)
Search Bar position is not proper in responsive
Reported by: | pitamdey | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | Make (Get Involved) / P2 | Keywords: | has-screenshots |
Cc: |
Description
URL : https://wordpress.org/
The Seach bar position is not proper under screen size 890px
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Solution to Fix this :
.wp-block-navigationresponsive-container.is-menu-open .wp-block-navigationresponsive-container-content {
align-item : center;
}