David Gisbey

Results 4 comments of David Gisbey

Sure there's some context on this card https://trello.com/c/iWcORsD5/549-investigate-if-we-can-get-the-latest-edition-of-a-document-more-efficiently

Closing this as it proved the concept and works been completed in other PRs

For now we can override this in the stylesheets like this (.app-view-organisation-index__table is a wrapper) ``` .app-view-organisation-index__table .govuk-table { table-layout: fixed; } ``` And can manually set columns width with...