Increase line height for wp title in split view

pull/3563/head
Stefan Botzenhart 9 years ago
parent 8b1c42cbdd
commit 6eb541813a
  1. 6
      app/assets/stylesheets/_work_packages_show_view_overwrite.scss

@ -118,3 +118,9 @@
}
}
}
.work-packages--split-view {
.inplace-edit.attribute-subject {
line-height: 30px;
}
}

Loading…
Cancel
Save