Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
fix(react): remove typo around "" 2 (#220)
Browse files Browse the repository at this point in the history
* fix(react): remove typo around `"" 2`

linked to #213

* Update _searchbox.shipow.scss
  • Loading branch information
vvo authored and Marie-Laure Thuret committed Aug 3, 2017
1 parent ed7c8d5 commit 1e8af68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
margin-right: -4px;
height: 100%;
vertical-align: middle;
content: ''2
content: '';
}

&:hover,
Expand Down

0 comments on commit 1e8af68

Please sign in to comment.