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

fix(dialog): MDC Dialog does not have 8dp padding between side-by-side buttons #681

Merged
merged 1 commit into from
May 23, 2017

Conversation

robzenn92
Copy link
Contributor

This should fix #661

This is my first PR so let me know if something else is needed. Thanks in advance.

@codecov-io
Copy link

codecov-io commented May 18, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #681   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          59       59           
  Lines        2469     2469           
  Branches      287      287           
=======================================
  Hits         2467     2467           
  Misses          2        2

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 3dd9a13...35874dd. Read the comment docs.

Copy link
Contributor

@amsheehan amsheehan left a comment

Choose a reason for hiding this comment

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

LGTM! 🥇

@amsheehan amsheehan merged commit 4bb620e into material-components:master May 23, 2017
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.

MDC Dialog does not have 8dp padding between side-by-side buttons
3 participants