.communities-show { .button.disabled, .button[disabled] { pointer-events: none; } .panel { margin: 0.375rem 0; min-height: auto; .button { margin-top: $line-height; } } } .communities-participant { .comment-body { display: inline-block; float: left; margin-bottom: $line-height; margin-right: $line-height; } } .topic-show { p, ul li { margin-bottom: 0; } }