reset mdl-button margin

master
Ziyu Wang 2016-01-28 09:46:28 +11:00
parent cc71c80777
commit d59deedc79
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
color: $button-secondary-color;
position: relative;
height: $button-height;
margin: 0;
min-width: $button-min-width;
padding: 0 $button-padding;
display: inline-block;