update space on comment of button disabled (#4718)

This commit is contained in:
Kevin Oliveira 2016-09-06 12:30:46 -03:00 committed by Travis Kaufman
parent b4bc351e74
commit 8fcb86dc19

View File

@ -1,4 +1,4 @@
<!-- Raised disabled button-->
<!-- Raised disabled button -->
<button class="mdl-button mdl-js-button mdl-button--raised" disabled>
Button
</button>