Merge pull request #285 from jorilallo/issue-247

Issue 247
This commit is contained in:
Tom Moor
2017-10-01 01:36:07 -04:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@ -260,7 +260,7 @@ const StyledEditor = styled(Editor)`
}
}
p:first-of-type {
p:nth-child(2) {
${Placeholder} {
visibility: visible;
}

View File

@ -143,7 +143,6 @@ const StyledArrowKeyNavigation = styled(ArrowKeyNavigation)`
<div>
<h1>Not Found</h1>
<p>We're unable to find the page you're accessing.</p>
<hr />
</div>}
<ResultsWrapper pinToTop={hasResults} column auto>
<SearchField