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 mthuret committed Aug 1, 2017
1 parent 6ba980b commit f73eb04
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 f73eb04

Please sign in to comment.