Tweak label style, per recent base.css change

This commit is contained in:
Lance Edgar 2021-01-23 21:08:00 -06:00
parent a327dfab7c
commit b55ecc3898

View file

@ -273,7 +273,7 @@
% if expose_db_picker is not Undefined and expose_db_picker: % if expose_db_picker is not Undefined and expose_db_picker:
<div class="level-item"> <div class="level-item">
<p>DB:</p> <p style="margin-bottom: 0;">DB:</p>
</div> </div>
<div class="level-item"> <div class="level-item">
${h.form(url('change_db_engine'), ref='dbPickerForm')} ${h.form(url('change_db_engine'), ref='dbPickerForm')}