Fix input size for dropdown search form
This commit is contained in:
parent
5de61c2ca7
commit
d94e6e69dd
1 changed files with 0 additions and 2 deletions
|
@ -381,8 +381,6 @@ body,
|
||||||
box-shadow: 0 1px 0 $light-shadow, 0 1px 4px $dark-shadow inset;
|
box-shadow: 0 1px 0 $light-shadow, 0 1px 4px $dark-shadow inset;
|
||||||
background: $almost-white;
|
background: $almost-white;
|
||||||
padding: 5px 5px 3px 15px;
|
padding: 5px 5px 3px 15px;
|
||||||
width: 20%;
|
|
||||||
height: 20px;
|
|
||||||
color: $dark-grey;
|
color: $dark-grey;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue