Feature proposal #6770
closedRemove the activity body border
Description
Currently there's a border between the avatar/name/date display and the contents. Remove that border for a cleaner look.
Files
Updated by krileon about 7 years ago
Should just require removal of streamDivider. This should be done for all body elements. Reduce the padding between body elements as well (body and insert nodes).
Updated by krileon about 7 years ago
- Target version changed from 862 to 4.1.0
- % Done changed from 0 to 50
This is regarding the insert content and not the activity post message (which doesn't have a divider).
avatar/name
post
-----
insert
The divider between post and insert should be removed. The padding between the two also needs to be adjusted as that'll total to 20px instead of needed 10px. This however will impact comment activity display so there's probably situations it needs to account for and keep the divider.
Updated by krileon about 7 years ago
- File comment_activity_restyle.jpeg comment_activity_restyle.jpeg added
- File insert_border_removed.jpeg insert_border_removed.jpeg added
See attached screenshots for mockup of how the improvements should look.
Updated by krileon almost 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100