Update search input default border radius

nolan/hinaloe-test
Etienne Lemay 2018-07-31 15:11:22 -04:00
parent 7915d5472f
commit 60d3b9767b
No known key found for this signature in database
GPG Key ID: EE7CF89146BB28E9
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
display: block;
width: 100%;
padding: 5px 25px 6px 10px;
border-radius: 25px;
border-radius: 5px;
border: 1px solid #d9d9d9;
outline: 0;
}