Remove flash-full from the notification class list

It doesn't look right with the banner in the new position.
This commit is contained in:
Mark Harrison
2020-06-05 22:59:20 -04:00
parent 23110d5f05
commit 2eb5a7e4b8
+1 -1
View File
@@ -97,7 +97,7 @@
</div>
</div>
</div>
<div id="gollum-autorecover-msg" class="flash flash-full" hidden>
<div id="gollum-autorecover-msg" class="flash" hidden>
Autosaved text is available. Click the button to restore it.
<button id="gollum-autorecover-button" class="btn btn-sm primary flash-action">Restore Text</button>
</div>