Merge pull request #5005 from opf/fix/24080-scroll-bars-shown-for-relations-in-full-screen-Chrome-Edge-2

[24080] Scroll bars shown for relations in full screen (Chrome, Edge)
pull/5006/head
Oliver Günther 8 years ago committed by GitHub
commit dfeca9266e
  1. 4
      app/assets/stylesheets/content/work_packages/tabs/_relations.sass

@ -62,6 +62,10 @@
padding: 4px
.wp-edit-field
width: 90%
// Similar to inner span's line-height
line-height: 1.6em
.wp-table--cell-span
vertical-align: middle
.controls-container
text-align: right

Loading…
Cancel
Save