Use flexboxes for correct styling of workflow table

pull/3919/head
Henriette Dinger 9 years ago
parent 970dc17d26
commit b65754dd21
  1. 3
      app/assets/stylesheets/content/_tables.sass

@ -112,6 +112,9 @@ table
thead
.workflow-table--header
text-align: right
display: flex
span
flex-basis: 50%
.workflow-table--check-all
font-size: 12px
font-style: italic

Loading…
Cancel
Save