fixes #711 toast button styling
This commit is contained in:
parent
0cfbe41d95
commit
98fae4b721
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ button.button.btn-no:hover {
|
||||||
.toast .toast-button {
|
.toast .toast-button {
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
margin-bottom: -10px;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
* Utility
|
* Utility
|
||||||
|
|
Loading…
Reference in a new issue