diff --git a/app/assets/stylesheets/my_project_page/my_projects_overview.css b/app/assets/stylesheets/my_project_page/my_projects_overview.css index ab584d8596..68d6a0c532 100644 --- a/app/assets/stylesheets/my_project_page/my_projects_overview.css +++ b/app/assets/stylesheets/my_project_page/my_projects_overview.css @@ -21,7 +21,7 @@ See doc/COPYRIGHT.md for more details. h2.page-layout-only { display: none } .block-receiver h2.page-layout-only { display: block; color: #bbb } -.controller-my_projects_overviews .block-receiver div.mypage-box div.box-actions { +.controller-my_projects_overviews .block-receiver div.mypage-box { margin-top: 10px; }