Skip to content

Widen TODO list only on mobile to be mobile-friendly

Takuya Noguchi requested to merge mobile-friendly-todos-list into master

What does this MR do?

Widens (dashboard) TODO list only on mobile to be mobile-friendly.

cf. !41249 (merged) for generic issuable list

Screenshots

before after
padding left/right: $gl-padding + $gl-padding padding left/right: $gl-padding
todos_before todos_after

Does this MR meet the acceptance criteria?

Conformity

Availability 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:

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

Merge request reports