Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

fix(list): Update interactive list's with ripple-upgrade to be narrower #468

Merged
merged 2 commits into from
Apr 4, 2017

Conversation

lynnmercier
Copy link
Contributor

Resolves #463, Update interactive list's with ripple-upgrade to be narrower. Padding of list items is 16 + 16 = 32px, so width of list items should be container's width - 32px.

Resolves #463, Update interactive list's with ripple-upgrade to be narrower. Padding of list items is 16 + 16 = 32px, so width of list items should be container's width - 32px.
Copy link
Contributor

@traviskaufman traviskaufman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💎 💯 Thank you @lynnjepsen! As soon as CI goes green feel free to Squash and Merge

@codecov-io
Copy link

codecov-io commented Apr 3, 2017

Codecov Report

Merging #468 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #468   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files          40       40           
  Lines        2037     2037           
  Branches      260      260           
=======================================
  Hits         2020     2020           
  Misses         17       17

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36ce550...91a61ee. Read the comment docs.

@lynnmercier lynnmercier merged commit c062319 into master Apr 4, 2017
@lynnmercier lynnmercier deleted the fix/list-ripple branch April 4, 2017 18:16
pgbross pushed a commit to pgbross/material-components-web that referenced this pull request Apr 5, 2017
…er (material-components#468)

Resolves material-components#463, Update interactive list's with ripple-upgrade to be narrower. Padding of list items is 16 + 16 = 32px, so width of list items should be container's width - 32px.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants