Skip to content

Commit

Permalink
chore(autocomplete): remove box shadow from autocomplete
Browse files Browse the repository at this point in the history
fixes #289
[finishes #104656696]
  • Loading branch information
August Toman-Yih committed Oct 23, 2015
1 parent ba86346 commit e8f73a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pivotal-ui/components/autocomplete/autocomplete.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
display: inline-block;
}

.autocomplete-input {
box-shadow: 0 2px 0 $neutral-7;
}

.autocomplete-list {
position: absolute;
padding: 0;
Expand Down

0 comments on commit e8f73a6

Please sign in to comment.