mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix 589
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## 0.4.1
|
## 0.4.1
|
||||||
|
|
||||||
# Fix #568 max-width container
|
# Fix #568 max-width container
|
||||||
|
# Fix #589 notification delete
|
||||||
|
|
||||||
## 0.4.0
|
## 0.4.0
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
background: $white
|
background: $white
|
||||||
pre code
|
pre code
|
||||||
background: transparent
|
background: transparent
|
||||||
.delete
|
& > .delete
|
||||||
position: absolute
|
position: absolute
|
||||||
right: 0.5em
|
right: 0.5em
|
||||||
top: 0.5em
|
top: 0.5em
|
||||||
|
|||||||
Reference in New Issue
Block a user