mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 05:49:35 -07:00
Fix spacing of the delete button in notification element (#1518)
This commit is contained in:
committed by
Jeremy Thomas
parent
48b1b916f1
commit
64551af87b
@@ -20,8 +20,8 @@ $notification-padding: 1.25rem 2.5rem 1.25rem 1.5rem !default
|
|||||||
background: transparent
|
background: transparent
|
||||||
& > .delete
|
& > .delete
|
||||||
position: absolute
|
position: absolute
|
||||||
right: 0.5em
|
right: 0.5rem
|
||||||
top: 0.5em
|
top: 0.5rem
|
||||||
.title,
|
.title,
|
||||||
.subtitle,
|
.subtitle,
|
||||||
.content
|
.content
|
||||||
|
|||||||
Reference in New Issue
Block a user