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 9594706 commit 5f4b00bCopy full SHA for 5f4b00b
app/assets/stylesheets/active_admin_sidebar/index.css
@@ -19,6 +19,9 @@ body.active_admin #active_admin_content.left_sidebar #main_content_wrapper{
19
}
20
21
body.active_admin #active_admin_content.left_sidebar #main_content_wrapper #main_content{
22
- margin:0;
23
- float: left;
+ margin:0;
+ float: inherit;
24
+ .tabs .comments form.active_admin_comment {
25
+ clear: none;
26
+ }
27
0 commit comments