Fix table header no longer being sticky

pull/5314/head
Oliver Günther 8 years ago
parent 382ab28a1a
commit 6e66caee93
No known key found for this signature in database
GPG Key ID: 88872239EB414F99
  1. 1
      app/assets/stylesheets/layout/_work_package.sass

@ -106,6 +106,7 @@
.work-packages--list-table-area
position: relative // required for loading indicator
height: 100%
table
tr

Loading…
Cancel
Save