Making WordPress.org

Opened 2 years ago

Closed 12 months ago

#6422 closed defect (bug) (fixed)

Need few spacing between checkbox in upload theme form

Reported by: umesh84's profile umesh84 Owned by: coffee2code's profile coffee2code
Milestone: Priority: low
Component: Theme Directory Keywords: has-screenshots
Cc:

Description

For small viewport sizes, a little more space between checkboxes in the upload theme form

URL: https://wordpress.org/themes/upload/

Attachments (3)

Screenshot 2022-07-25 at 3.17.51 PM.png (642.6 KB) - added by umesh84 2 years ago.
For better understanding I have attached a screenshot
#6422.patch (510 bytes) - added by umesh84 2 years ago.
added patch
meta-6422-fixed.png (207.3 KB) - added by coffee2code 12 months ago.
How the checkboxes will look after imminent commit

Download all attachments as: .zip

Change History (7)

@umesh84
2 years ago

For better understanding I have attached a screenshot

@umesh84
2 years ago

added patch

#1 @umesh84
2 years ago

  • Keywords needs-patch removed

#2 @rudlinkon
2 years ago

@umesh84 please add an extra line space at line number 322 to maintain code standard.

@coffee2code
12 months ago

How the checkboxes will look after imminent commit

#3 @coffee2code
12 months ago

In 13059:

Theme Directory: Tweak markup for upload form checkboxes.

  • Adds class to encapsulating container
  • Removes space between checkbox and label text
  • Adds span around label inner text and markup (but not checkbox input)
  • Removes br tags

See #6422.

#4 @coffee2code
12 months ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 13060:

Theme Directory: Improve spacing and alignment of upload form checkboxes and their labels.

Props umesh84, coffee2code.
Fixes #6422.

Note: See TracTickets for help on using tickets.