Opened 19 months ago
Last modified 11 months ago
#6858 new defect (bug)
Margin and padding issue on WordPress donate website
Reported by: | patelhitesh | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | WordPress.org Site | Keywords: | needs-patch needs-design-feedback has-screenshots |
Cc: |
Description
Please check the below URL:
https://wordpressfoundation.org/donate/
In the sidebar, there is no space between the search label and the input box. For more details, please check the attached screenshot.
Attachments (2)
Change History (6)
#1
@
19 months ago
To solve the Margin and Padding issue, please find the below CSS:
.wp-block-searchinside-wrapper { margin-top: 20px }
#3
@
19 months ago
Hello Team,
Here, I have provided its CSS:
.wp-block-search__inside-wrapper { margin-top: 10px; }
Also, I have added its screenshot for better understanding.
Thanks,
Note: See
TracTickets for help on using
tickets.
Margin and padding issue