mail/src/styleguide/sections/buttons/btn_secondary.hbs

11 lines
230 B
Handlebars
Raw Normal View History

2015-01-24 07:52:29 -05:00
---
title: Secondary button
description: >
Use in conjuction with another primary regular button.
---
<button class="btn btn--secondary">
<svg><use xlink:href="#icon-close" /><title>Delete</title></svg>
Secondary
</button>