diff options
Diffstat (limited to 'js')
| -rw-r--r-- | js/tests/visual/toast.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/tests/visual/toast.html b/js/tests/visual/toast.html index d069a163a..1178073f5 100644 --- a/js/tests/visual/toast.html +++ b/js/tests/visual/toast.html @@ -31,9 +31,6 @@ <img class="rounded mr-2" data-src="holder.js/20x20?size=1&text=.&bg=#007aff" alt=""> <strong class="mr-auto">Bootstrap</strong> <small>11 mins ago</small> - <button type="button" class="ml-2 mb-1 close" data-dismiss="toast" aria-label="Close"> - <span aria-hidden="true">×</span> - </button> </div> <div class="toast-body"> Hello, world! This is a toast message with <strong>autohide</strong> in 2 seconds |
