Merge pull request #1206 from ArthurHoaro/hotfix/search-input-size

Fix input size for dropdown search form
This commit is contained in:
ArthurHoaro 2018-08-13 12:23:51 +02:00 committed by GitHub
commit 83eab29ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -381,8 +381,6 @@ body,
box-shadow: 0 1px 0 $light-shadow, 0 1px 4px $dark-shadow inset;
background: $almost-white;
padding: 5px 5px 3px 15px;
width: 20%;
height: 20px;
color: $dark-grey;
}