X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=templates%2F_base.html;h=0e384651d0f392a46ad97046849cf3f3f7955d07;hb=2337eb37f27fdc60e3cb000052f00218d815c49f;hp=d192631e55befd85dde6a0a97a914fefc891e143;hpb=20ee4c41027582f761a63d947ed4c46e5b02bdab;p=plomtask diff --git a/templates/_base.html b/templates/_base.html index d192631..0e38465 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -19,6 +19,7 @@ div.btn-to-right { } td, th, tr, table { vertical-align: top; + margin-top: 1em; padding: 0; } {% block css %}