Legend display issue in Firefox

This commit is contained in:
Alex Tselegidis 2022-05-20 17:54:14 +02:00
parent 6dce7b2f33
commit bea53207d9

View file

@ -26,7 +26,7 @@
<form>
<fieldset>
<legend><?= lang('appointment_details_title') ?></legend>
<legend class="float-none"><?= lang('appointment_details_title') ?></legend>
<input id="appointment-id" type="hidden">
@ -173,7 +173,7 @@
<br>
<fieldset>
<legend>
<legend class="float-none">
<?= lang('customer_details_title') ?>
<button id="new-customer" class="btn btn-outline-secondary btn-sm" type="button"
data-tippy-content="<?= lang('clear_fields_add_existing_customer_hint') ?>">