Notifications: no minimum width
This commit is contained in:
parent
4c25248e5f
commit
923b4bd9d6
@ -18,6 +18,10 @@
|
||||
display: inline-block
|
||||
margin: auto 15px
|
||||
|
||||
small
|
||||
font-size: .9em
|
||||
opacity: .9
|
||||
|
||||
.toast-close-button
|
||||
position: relative
|
||||
right: -0.3em
|
||||
@ -108,9 +112,9 @@ button.toast-close-button
|
||||
pointer-events: auto
|
||||
overflow: hidden
|
||||
margin: 0 0 6px
|
||||
padding: 10px 10px 10px 40px
|
||||
width: 350px
|
||||
border-radius: 2px
|
||||
padding: 8px 25px 12px 40px
|
||||
max-width: 350px
|
||||
border-radius: 3px
|
||||
background-position: 15px center
|
||||
background-repeat: no-repeat
|
||||
box-shadow: 1px 1px 0 rgba(black, .2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user