diff --git a/frontend/components/Editor/Editor.js b/frontend/components/Editor/Editor.js index b1d96820..e711cc3a 100644 --- a/frontend/components/Editor/Editor.js +++ b/frontend/components/Editor/Editor.js @@ -260,7 +260,7 @@ const StyledEditor = styled(Editor)` } } - p:first-of-type { + p:nth-child(2) { ${Placeholder} { visibility: visible; } diff --git a/frontend/scenes/Search/Search.js b/frontend/scenes/Search/Search.js index 4d5c07e5..71e0b2c8 100644 --- a/frontend/scenes/Search/Search.js +++ b/frontend/scenes/Search/Search.js @@ -143,7 +143,6 @@ const StyledArrowKeyNavigation = styled(ArrowKeyNavigation)`
We're unable to find the page you're accessing.
-