Skip to content

Commit d170ebf

Browse files
authored
Merge pull request #20 from Ivanov-Anton/patch_1
to remove large space after first comment
2 parents c1e0a2c + a4f1564 commit d170ebf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/assets/stylesheets/active_admin_sidebar.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,7 @@ body.active_admin.index #active_admin_content.with_sidebar.collapsible_sidebar {
8585
margin-right: 0;
8686
}
8787
}
88+
89+
.with_sidebar .comments .active_admin_comment {
90+
overflow: auto;
91+
}

0 commit comments

Comments
 (0)