Fix delete element

This commit is contained in:
Jeremy Thomas
2016-10-30 16:11:04 +00:00
parent 84a40052fc
commit 36822ed3fb
9 changed files with 667 additions and 35 deletions

View File

@@ -1,15 +1,13 @@
.notification
+block
+clearfix
background-color: $background
border-radius: $radius
padding: 1.25rem 1.5rem
padding: 1.25rem 2.5rem 1.25rem 1.5rem
position: relative
.delete
border-radius: 0 $radius
position: absolute
right: 0
top: 0
right: 0.5em
top: 0.5em
.title,
.subtitle,
.content