Having the hooks settings items in a table was causing some of the checkboxes not to appear on chrome.
This switches this out for form-rows, fixing the issue.
Fixes #3633
rebased onto 82bd7d4992af54fdb1e686458b5c2b657c44f338
rebased onto 5e660ead3a26c48c1244eee3227c79b26c0d34e0
Pretty please pagure-ci rebuild
rebased onto 80d10f50bdc2c641ee15cb5d920f08014c42eba0
Ok, tests pass locally, so let's merge :)
rebased onto 014c1cc2e2c9ef35921f00292ede5dda87c49a69
Pull-Request has been merged by pingou
Having the hooks settings items in a table was causing some
of the checkboxes not to appear on chrome.
This switches this out for form-rows, fixing the issue.
Fixes #3633