Loading template/resources/sass/_comments.scss +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ $comment-date-color: #999; // Large comments expander (Class/Guide/Video) #center-container .comments-large-expander { // ensure class comments are below the hierarchy sidebar clear: both; .comments-expander { @include member-expander; @include comments-expander-drop-target; } Loading Loading
template/resources/sass/_comments.scss +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ $comment-date-color: #999; // Large comments expander (Class/Guide/Video) #center-container .comments-large-expander { // ensure class comments are below the hierarchy sidebar clear: both; .comments-expander { @include member-expander; @include comments-expander-drop-target; } Loading