Skip to content

Commit 90b7078

Browse files
committed
css fix
1 parent 7f43fcb commit 90b7078

File tree

1 file changed

+1
-1
lines changed
  • app/assets/stylesheets/active_admin_sidebar

1 file changed

+1
-1
lines changed

app/assets/stylesheets/active_admin_sidebar/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ body.active_admin #active_admin_content.left_sidebar #sidebar{
44
}
55

66
body.active_admin #active_admin_content.left_sidebar .paginated_collection_contents{
7-
float:left;
7+
float:inherit;
88
clear:none;
99
}
1010

0 commit comments

Comments
 (0)