Added default padding to the input fields

This commit is contained in:
Lars van Hijfte
2017-01-12 12:19:07 +01:00
parent fabfb416e8
commit 39b849d7ee

View File

@@ -0,0 +1,3 @@
.search-form input {
border-bottom: #845663 solid 1px;
}