Making WordPress.org

#6887 closed defect (bug) (invalid)

Need to space between text area and submit button on the https://wordpressfoundation.org/contact/ page.

Reported by: upadalavipul's profile upadalavipul Owned by:
Milestone: Priority: normal
Component: WordPress.org Site Keywords:
Cc:

Description

I have reviewed the https://wordpressfoundation.org/contact/ page and found that the needs to be added space between Textarea to submit button. please check the below-attached screenshot for a better understanding.

Screenshot: https://share.cleanshot.com/zbK2pQ7WVc0NwcjQN6Y9

Page URL: https://wordpressfoundation.org/contact/

Change History (2)

#1 @upadalavipul
18 months ago

For the above issue, the solution is needed to add the below CSS.

p.contact-submit {
    margin-top: 10px;
}

#2 @Otto42
18 months ago

  • Resolution set to invalid
  • Status changed from new to closed

Thank you, but we are satisfied with the current spacing

Note: See TracTickets for help on using tickets.