Skip to content

Fix alignment of discount text on Products page.

Connor Shea requested to merge cs-fix-alignment-on-products into master

The text below the "Buy Now" and "Contact Sales" buttons wasn't properly centered, this changes the element to take up the full width of the container and then center the text.

Review App: https://cs-fix-alignment-on-products.about.gitlab.com/products/

Before:

Screen_Shot_2017-11-30_at_11.49.24_AM

After:

Screen_Shot_2017-11-30_at_11.49.12_AM

Edited by Connor Shea

Merge request reports