Opened 3 years ago
Closed 3 years ago
#7050 closed defect (bug) (invalid)
Search Bar position is not proper in responsive
| Reported by: | pitamdey | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Solution to Fix this :
.wp-block-navigationresponsive-container.is-menu-open .wp-block-navigationresponsive-container-content {
align-item : center;
}