Buttons minimum size

pull/11/head
parent 307c1494ee
commit 227d88a064
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -111,4 +111,9 @@ background:transparent;
.boxInfoMessOK{
background-color: #f3f0ac;
}
button {
min-width: 26px;
min-height: 24px;
}
Loading…
Cancel
Save