Wp table header now sticky for all browsers

pull/6954/head
Inga Mai 6 years ago
parent 32eef86c23
commit 1a41db76a9
  1. 3
      app/assets/stylesheets/content/_table.sass

@ -192,8 +192,7 @@ table.generic-table
margin: 0
// Enable sticky headers in chrome
html.-supports-sticky-headers
// Enable sticky headers
thead.-sticky th
position: sticky
top: 0

Loading…
Cancel
Save