Commit 59a6afc3 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix placement of class comments expander.

parent 7fd7abf5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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; }