Opened 3 years ago
Closed 2 years ago
#8914 closed defect (bug) (wontfix)
Responsive Design is not proper for the features
| Reported by: | pitamdey | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | BuddyPress.org Sites | Version: | |
| Severity: | normal | Keywords: | has-screenshots has-patch |
| Cc: |
Description
URL : https://buddypress.org/
The Responsive design is not proper for the features section under screen size 900px.
Attachments (4)
Change History (7)
#2
@
3 years ago
Hi, @pitamdey Could you please share the screenshot of before/after adding your patch? That would be great to see the difference.
Adding suggestions for your patch. #showcase-inner has padding only for top, not for left-right. So we can also add that padding for screens under 900.
#showcase-inner {
margin: 0 auto;
width: 100%;
padding: 10px;
}
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Screenshot for proper understanding