patch: classes added to button[type='submit']

This commit is contained in:
gaelle morin
2021-05-12 20:30:08 +02:00
parent 3092e1571f
commit 17a83bc2b1
18 changed files with 75 additions and 56 deletions

View File

@ -1,4 +1,4 @@
.search-form {
/*.search-form {
[type="submit"] {
margin-bottom: 20px;
@media (min-width: 768.01px) {
@ -7,4 +7,4 @@
margin-top: 0 !important;
}
}
}
}*/