diff --git a/src/styles/comments.css b/src/styles/comments.css index 3fa7e13..c0ab065 100644 --- a/src/styles/comments.css +++ b/src/styles/comments.css @@ -631,3 +631,11 @@ hover { right: 15px; color: rgba(255,255,255,0.5); } + +.IBMSMSMBSSCL_CBText > * { + margin: 10px 0; +} + +.IBMSMSMBSSCL_CBText > *:last-child { + margin-bottom: 0; +}