Created by: jasonsperske
The copy to clipboard buttons have a z-index:10 while the toasts were styled to have a z-index:5 causing them to appear under the button.
Without this fix it looks like this:

With this fix it looks like this (tested locally):
