This commit is contained in:
Laurent Destailleur 2019-04-11 13:04:54 +02:00
parent 6b4dbc80e5
commit 64759e4116

View File

@ -309,6 +309,7 @@ hr { border: 0; border-top: 1px solid #ccc; }
} }
.button_search, .button_removefilter { .button_search, .button_removefilter {
border: unset; border: unset;
background-color: unset;
} }
form { form {
padding:0px; padding:0px;