Admin -> Customfields: Reduce spacing between appname & "type"

This commit is contained in:
nathan 2022-11-09 08:30:27 -07:00
parent cbb2b4f5cd
commit 98dc356d75

View File

@ -16,7 +16,7 @@
<row> <row>
<hbox> <hbox>
<description id="appname"/> <description id="appname"/>
<description value=" - "/> <description value="-"/>
<description value="type"/> <description value="type"/>
</hbox> </hbox>
<select id="types" no_lang="1" onchange="1"/> <select id="types" no_lang="1" onchange="1"/>