Opened 3 years ago
Closed 3 years ago
#7050 closed defect (bug) (invalid)
Search Bar position is not proper in responsive
| Reported by: |
|
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;
}