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

Missing CSS for add-contact link in index.css #1

Open
gnevin opened this issue Jul 1, 2017 · 0 comments
Open

Missing CSS for add-contact link in index.css #1

gnevin opened this issue Jul 1, 2017 · 0 comments

Comments

@gnevin
Copy link

gnevin commented Jul 1, 2017

In lesson 5, <a className="add-contact"... and <Link className="add-contact"... were introduced, but the styles to position this element next to the input field are missing, so the icon is showing up collapsed below the input.

Adding height: 63px; position: absolute; top: 0; right: 0; to line 111 of index.css fixes the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant