-
-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Labels
type/featAny feature requests or improvementsAny feature requests or improvements
Description
Feature Request
Consistency for .ui.threaded.comments and ui.connected.feeds.
Currently, only feed using ::before to give it line between event.
On the other hand, comment modify its margin and padding to get the same result.
What could be improved:
commentsshould be take 100% of container's width- give more space for
.textto breath - calculated
leftvalue of::before(avatar's width / 2) - global margin-bottom for
.ui.comments .comment - give
.ui.comments .comment > .commentsmargin-left based on.contentmargin-left
Example
Before: https://fomantic-ui.com/views/comment.html#comments
After: https://codepen.io/ghabe/pen/ByKbRwR
Screenshots
After (with and without threaded)

Metadata
Metadata
Assignees
Labels
type/featAny feature requests or improvementsAny feature requests or improvements
