forked from rDrama/rDrama
1
0
Fork 0

decrease post navigation button margin on mobile

master
Aevann 2024-01-31 02:13:06 +02:00
parent 9e0cb818d3
commit 47355d2e46
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@
<div autocomplete="off" class="markdown d-none border my-2 p-3 rounded" id="markdown-{{p.fullname}}" readonly>{{p.body.strip()}}</div>
{% endif %}
<div id="post_navigation" class="row d-none my-4" style="justify-content: center">
<div id="post_navigation" class="row d-none my-2 my-md-4" style="justify-content: center">
<a id="post_before" class="disabled btn btn-primary btn-block m-0 shop-tab award-tab">
<span class="mr-auto ml-auto">
<i class="fas fa-arrow-left"></i> Previous Post