style fix

This commit is contained in:
Yuri Kuznetsov
2024-12-03 23:51:31 +02:00
parent 7e349c3750
commit 239f1f6d24
@@ -67,7 +67,10 @@
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; // Match the inputs
}
.input-group-btn {
vertical-align: middle; // Match the inputs
}
.input-group-addon {