mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -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
|
||||
& > .delete
|
||||
position: absolute
|
||||
right: 0.5em
|
||||
top: 0.5em
|
||||
right: 0.5rem
|
||||
top: 0.5rem
|
||||
.title,
|
||||
.subtitle,
|
||||
.content
|
||||
|
||||
Reference in New Issue
Block a user