Opened 15 years ago
Closed 15 years ago
#1600 closed defect (bug) (fixed)
White line between comments
Reported by: | Ezd | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | trivial |
Severity: | Version: | ||
Component: | Keywords: | has-patch | |
Cc: |
Description
I think it's a bit strange that the white line between each comment has a different width/right-padding. Especially in the right side. Maybe it should just go all the way through. Right now the white line becomes shorter as reply's are getting deeper in the thread.
Example: http://testbp.org/members/andy/activity/57250/
It's the same thing if your viewing it in the wide and narrow design.
Change History (6)
#3
@
15 years ago
- Keywords has-patch added; needs-patch removed
hi Andy, well here you go.
Change the css in default.css line 1234 to this one
body.activity-permalink div.activity-comments ul li {
padding:15px 0 15px 0;
}
We are just removing the right padding, and It works perfectly on the example pages.
well now don't call me css guru :D
Another thread where the white lines looks a bit crazy: http://testbp.org/members/luccame/activity/59750/