Enlarged label span to min 53px in forms

This commit is contained in:
Rooty 2021-04-10 17:43:18 +02:00
parent 5fda507cd2
commit b5d79a1af0

View File

@ -7,7 +7,7 @@
.input-group-text {
min-width: 46px;
min-width: 53px;
}
form#authSession.form div.input-group-prepend input.form{