Skip to content

Make all billing cards fit in view

Jarek Ostrowski requested to merge make-billing-cards-fit into master

What does this MR do?

On a 15" macbook pro (a somewhat common size), in the billing section, you only see three options, but there's actually a fourth below. It changes the width of the .card within .billing-plans from 290px to 280px so all billing options are in view.

Current view

Screen_Shot_2019-04-25_at_10.51.31_AM

Changed to 280px width

Screen_Shot_2019-04-25_at_10.52.28_AM

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jarek Ostrowski

Merge request reports