Skip to content

Commit ec16a94

Browse files
committed
Update index.css
1 parent 5f4b00b commit ec16a94

File tree

1 file changed

+4
-2
lines changed
  • app/assets/stylesheets/active_admin_sidebar

1 file changed

+4
-2
lines changed

app/assets/stylesheets/active_admin_sidebar/index.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ body.active_admin #active_admin_content.left_sidebar #main_content_wrapper{
2121
body.active_admin #active_admin_content.left_sidebar #main_content_wrapper #main_content{
2222
margin:0;
2323
float: inherit;
24-
.tabs .comments form.active_admin_comment {
25-
clear: none;
24+
.tabs .comments {
25+
.active_admin_comment {
26+
clear: none;
27+
}
2628
}
2729
}

0 commit comments

Comments
 (0)