Skip to content

service-agreement.ftlh: Fix button alignment

The children of an element with class .row have their width set to 100%, which meant they were taking up the whole space instead of neatly being pulled across to the right. As well as removing the unnecessary row class, we also remove one layer of div nesting.

EMC-298

Closes EMC-298

Merge request reports

Loading