Merge pull request #2949 from floriank/fix/19799-wp-title-alignment

[19799] Realign subject in work package details pane
pull/2964/head
Alex Coles 10 years ago
commit 40e50fee46
  1. 5
      app/assets/stylesheets/content/_in_place_editing.sass

@ -257,3 +257,8 @@ a.inplace-editing--trigger-link,
// which in textile is shown due to edit buttons on the right side
&.edit-strategy-textarea
margin-top: auto
// this aligns the title for the WP
.work-packages--details--title
margin-left: -0.375rem

Loading…
Cancel
Save