Improve UI

This commit is contained in:
Artur Beljajev 2018-01-19 09:49:27 +02:00
parent 8ffda2f610
commit 0b3b61bf24
2 changed files with 15 additions and 20 deletions

View file

@ -5,7 +5,3 @@ input[type=number]::-webkit-inner-spin-button {
input[type=number] {
-moz-appearance: textfield;
}
.search-form .actions {
padding-top: 25px;
}