forked from MarseyWorld/MarseyWorld
add bottom margin to "clear all notifiications" button
parent
65a98cd9fc
commit
6deb1cf0a4
|
@ -55,7 +55,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a class="btn btn-primary mt-3 ml-3" role="button" onclick="post_toast(this,'/clear', true)">Clear all notifications</a>
|
||||
<a class="btn btn-primary my-3 ml-3" role="button" onclick="post_toast(this,'/clear', true)">Clear all notifications</a>
|
||||
|
||||
<div class="notifs px-3 p-md-0">
|
||||
|
||||
|
|
Loading…
Reference in New Issue