Add more specific class name to the notification action.

This commit is contained in:
Arpad Csanyi
2016-06-16 00:30:06 +02:00
parent 5aabafd373
commit 20ed40dc17

View File

@@ -42,7 +42,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<div class="notification" style="display: none">
<span class="notificatin__text">Keymap removed</span>
<a href="#" class="notification__action">Undo</a>
<a href="#" class="notification__action notification__action--undo">Undo</a>
<span class="notification__dismiss">&times;</span>
</div>