We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4b00b commit ec16a94Copy full SHA for ec16a94
app/assets/stylesheets/active_admin_sidebar/index.css
@@ -21,7 +21,9 @@ body.active_admin #active_admin_content.left_sidebar #main_content_wrapper{
21
body.active_admin #active_admin_content.left_sidebar #main_content_wrapper #main_content{
22
margin:0;
23
float: inherit;
24
- .tabs .comments form.active_admin_comment {
25
- clear: none;
+ .tabs .comments {
+ .active_admin_comment {
26
+ clear: none;
27
+ }
28
}
29
0 commit comments