Fix button icons

This commit is contained in:
Jeremy Thomas
2016-10-30 10:41:53 +00:00
parent 2e7e1d7c75
commit 7720041292
23 changed files with 840 additions and 466 deletions

View File

@@ -3,12 +3,13 @@
+clearfix
background-color: $background
border-radius: $radius
padding: 16px 20px
padding: 1.25rem 1.5rem
position: relative
.delete
border-radius: 0 $radius
float: right
margin: -16px -20px 0 20px
position: absolute
right: 0
top: 0
.title,
.subtitle,
.content