added padding

pull/55/head
Aevann1 2022-12-08 08:13:48 +02:00
parent 5d11c820f7
commit 1cfa395b97
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
</div>
{% if "/saved/" not in request.path and "/subscribed/" not in request.path %}
<div class="d-flex justify-content-between align-items-center" style="padding-top:10px">
<div class="d-flex justify-content-between align-items-center pt-4">
<div class="d-flex align-items-center">
<div class="dropdown dropdown-actions">

View File

@ -555,7 +555,7 @@
</div>
{% if "/saved/" not in request.path and '/subscribed/' not in request.path %}
<div class="d-flex justify-content-between align-items-center" style="padding-top:10px">
<div class="d-flex justify-content-between align-items-center pt-4">
<div class="d-flex align-items-center">
<div class="dropdown dropdown-actions">