1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

form control fix

This commit is contained in:
gilbn 2021-08-20 19:02:40 +02:00
parent 1f47a9733d
commit daf073b38d

View File

@ -294,7 +294,6 @@ select.form-control:focus {
.form-control { .form-control {
background: rgba(0, 0, 0, 0.25); background: rgba(0, 0, 0, 0.25);
border-radius: 3px; border-radius: 3px;
padding: inherit;
} }
#githubVersions .bg-org { #githubVersions .bg-org {