Skip to content

Fix :focus styles for What's New

Jay requested to merge jswain_whats_new_focus into master

What does this MR do?

The :focus styles for titles and images in What's new were a little odd. Making the elements block level allow the box-shadow to wrap around the elements as expected

  • additional aesthetic cleanup

part of: #322325 (closed) gitlab-org/growth/engineering#5434 (closed)

Screenshots (strongly suggested)

before after
Screen_Shot_2021-05-10_at_3.12.53_PM Screen_Shot_2021-05-10_at_3.11.35_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Jay

Merge request reports