This commit is contained in:
Andre Beging
2020-07-27 22:39:20 +02:00
parent 61264e9819
commit 129c744149
12 changed files with 62 additions and 6 deletions

View File

@@ -6181,7 +6181,8 @@ footer .footer-row img {
padding-left: 15px;
border-left: 5px solid maroon;
}
.form input[type='submit'] {
.form input[type='submit'],
.form input[type='button'] {
width: 100%;
}
.form input[type='text']:focus,