Opened 3 years ago
Closed 3 years ago
#6145 closed enhancement (fixed)
Photo submission: no padding on requirement checkboxes
Reported by: | hilayt24 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Photo Directory | Keywords: | has-patch needs-design-feedback |
Cc: |
Description
From 782px the checkboxes got stuck together. It's better if their sizes are reduced as right now they are touching each other and creating a weird user experience.
link of the issue: https://www.awesomescreenshot.com/image/23092306?key=0be7435345dc8c1e2275bff64e3915f0
Attachments (3)
Change History (7)
#3
@
3 years ago
- Component changed from General to Photo Directory
- Summary changed from Styling improvement needed to Photo submission: no padding on requirement checkboxes
#4
@
3 years ago
- Resolution set to fixed
- Status changed from new to closed
Thanks for the report! The submit checkboxes have since received some updates in [11633] and now look like 6145.png.
Margins were restored rather than decreasing the size of the checkboxes. The submitted patch affects the parent wporg theme which is used elsewhere and is used for a consistent look across wordpress.org properties. Making such a global change would require thought and testing, but isn't necessary at this point since the list of checkboxes look better now.
Right now from the 782px I reduced the sizes of the checkbox till 782px. So that they appear to be seperated from eachother.