forked from MarseyWorld/MarseyWorld
increase "clear all notifs" top margin
parent
3ef4970e38
commit
6dcbae5ab5
|
@ -55,7 +55,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a class="btn btn-primary btn-rainbow mt-3 ml-3" role="button" onclick="post_toast(this,'/clear', true)">Clear all notifications</a>
|
<a class="btn btn-primary btn-rainbow mt-4 ml-3" role="button" onclick="post_toast(this,'/clear', true)">Clear all notifications</a>
|
||||||
|
|
||||||
<div class="notifs px-3 p-md-0">
|
<div class="notifs px-3 p-md-0">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue