Template button style

Prior to the recent dashboard upgrade this produced a button with cutout lettering. Now the lettering is "Blocked" with a background colour which I assume is the default. What has changed? Thanks
John

<md-button
style=" border: none;
background-color:red;
color: white;
font-size: 16px;"

TEST BUTTON

Fixed in version 2.11 released today. Don’t forget to flush browser cache

thats great. thanks