Actions
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
Actions
Added by krileon over 7 years ago. Updated over 7 years ago.
Description
Currently there's a border between the avatar/name/date display and the contents. Remove that border for a cleaner look.
Files
comment_activity_restyle.jpeg (32.9 KB) comment_activity_restyle.jpeg | content divider removed | krileon, 10 November 2017 16:45 | |
insert_border_removed.jpeg (28.2 KB) insert_border_removed.jpeg | compact comment activity | krileon, 10 November 2017 16:45 |
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).
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.
See attached screenshots for mockup of how the improvements should look.