Fix input size for dropdown search form

This commit is contained in:
ArthurHoaro 2018-08-13 10:55:13 +02:00
parent 5de61c2ca7
commit d94e6e69dd
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;
}