Skip to content

Fix start trial button's layout css class

In I had a typo in a class name in !27145 (merged) It was md-sm-5 instead of col-sm-5 which caused another column to cover this one preventing any clicks on the start trial button.

Merge request reports

Loading