mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 23:11:54 +00:00
Fixed zoomed in state issues for WCAG 2.2 1.4.4 compliance
This commit is contained in:
@@ -666,11 +666,11 @@
|
||||
<label class="form-label" for="detailCity">@T["City"]</label>
|
||||
<input type="text" class="form-control" id="detailCity" value="" disabled />
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="col-md-5">
|
||||
<label class="form-label" for="detailStreet">@T["Street"]</label>
|
||||
<input type="text" class="form-control" id="detailStreet" value="" disabled />
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<div class="col-md-3">
|
||||
<label class="form-label" for="detailStreetNr">@T["Street Nr."]</label>
|
||||
<input type="text" class="form-control" id="detailStreetNr" value="" disabled />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user