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 c7f0559 commit 9594706Copy full SHA for 9594706
app/assets/stylesheets/active_admin_sidebar/index.css
@@ -12,8 +12,6 @@ body.active_admin #active_admin_content.left_sidebar .blank_slate_container{
12
clear:none;
13
}
14
15
-
16
17
body.active_admin #active_admin_content.left_sidebar #main_content_wrapper{
18
float:inherit;
19
width:auto;
@@ -22,4 +20,5 @@ body.active_admin #active_admin_content.left_sidebar #main_content_wrapper{
22
20
23
21
body.active_admin #active_admin_content.left_sidebar #main_content_wrapper #main_content{
24
margin:0;
25
-}
+ float: left;
+}
0 commit comments