Opened 3 years ago
Closed 3 years ago
#3495 closed defect (bug) (fixed)
Padding is missing in the container.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | bbPress.org | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Site - bbPress.org | Keywords: | |
| Cc: |
Description
While checking the new ticket attachment page I found that the padding is missing from the main container. I am also adding the screen shot for the same.
Attachments (3)
Change History (5)
#2
@
3 years ago
- Component changed from General to Site - bbPress.org
- Milestone changed from Awaiting Review to bbPress.org
- Resolution set to fixed
- Status changed from new to closed
See https://meta.trac.wordpress.org/ticket/410 for the reasoning for this rule.
Note: See
TracTickets for help on using
tickets.
Hello @hilayt24
I have checked above mentioned issue and I found that there is little bit change into its style.
Here, I have added its solution and where we need to make this change.
Path: /wp-content/themes/bb-base/style.css?v=24
Change into this class: body.trac .attachment
Change:
body.trac .attachment { display: block; }