just padding

This commit is contained in:
aynsix
2022-02-10 12:03:23 +03:00
parent 2b70bdd38c
commit 13aa50ac8a

View File

@@ -76,7 +76,7 @@
{{ 'print:: Can download subdef' | trans }} {{ 'print:: Can download subdef' | trans }}
</label> </label>
<div id="print-download-subdef" style="display: none;"> <div id="print-download-subdef" style="display: none;">
<fieldset style="border-bottom: 1px inset #6d6666;border-top: 1px inset #6d6666;padding:10px;"> <fieldset style="padding:10px;">
<select id="print-select-download-subdef" name="print-select-download-subdef" style="margin-left: 0px;"> <select id="print-select-download-subdef" name="print-select-download-subdef" style="margin-left: 0px;">
{% for subdefName in printer.getAvailableSubdefName %} {% for subdefName in printer.getAvailableSubdefName %}
<option value="{{ subdefName}}" class="download-{{ subdefName }}" <option value="{{ subdefName}}" class="download-{{ subdefName }}"