diff --git a/app/assets/stylesheets/content/_expandable_group_content.css.sass b/app/assets/stylesheets/content/_expandable_group_content.css.sass index 7b786f036d..663e06737e 100644 --- a/app/assets/stylesheets/content/_expandable_group_content.css.sass +++ b/app/assets/stylesheets/content/_expandable_group_content.css.sass @@ -32,6 +32,8 @@ fieldset margin: left: -20px right: 25px + .horizontal_margin + margin: 5px 0 p margin-bottom: -10px diff --git a/app/views/work_packages/index.html.erb b/app/views/work_packages/index.html.erb index 728c81a845..e2c76597ca 100644 --- a/app/views/work_packages/index.html.erb +++ b/app/views/work_packages/index.html.erb @@ -76,23 +76,17 @@ See doc/COPYRIGHT.rdoc for more details.