#2488 closed enhancement (worksforme)
CSS in Activity-Stream is strange
Reported by: | erich73 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | |
Cc: |
Description
this CSS-code is making it very hard to style the Activity-Stream, as the buttons "Reply" and "Favorite" are getting on top of the text when the Group-Names are londer and the font is 14px.
Is there any chance that this can be made differently ?
.activity-list li.mini .activity-meta {
position: absolute;
right: 0;
}
Change History (6)
Note: See
TracTickets for help on using
tickets.
Not for 1.2.6. I've made some adjustments to this already, I agree the current solution could serve up problems in cases where the activity stream isn't wide enough, but it would require rethinking the template to fix this.
Punting off a tee, to one-point-three cc @boonebgorges :P