Opened 22 months ago
Last modified 22 months ago
#3514 new defect (bug)
Text is touching the border not having proper padding and margin.
Reported by: | himshekhar07 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Site - bbPress.org | Keywords: | has-patch |
Cc: |
Description
On this page https://bbpress.org/download/ there is no proper padding and margin for two sections.
Here is the video for reference:
https://share.cleanshot.com/v9WxdKSN3TPfG851Y62S
I have shown the solution in the video.
Here is the code:
.has-very-light-gray-to-cyan-bluish-gray-gradient-background{ padding: 20px; margin-bottom: 20px; } .has-electric-grass-gradient-background{ padding: 20px; margin-bottom: 20px; }
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Added patch