Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Form - Add spacing to all input types above AUlabel #726

Closed
azerella opened this issue Apr 10, 2019 · 0 comments · Fixed by #730
Closed

Form - Add spacing to all input types above AUlabel #726

azerella opened this issue Apr 10, 2019 · 0 comments · Fixed by #730
Labels
🐛 bug Something isn’t working the way it should.
Milestone

Comments

@azerella
Copy link
Contributor

Right now we have:

& + .au-text-input, + .au-select, + .au-control-input {

But this breaks if we want spacing for any type of HTMLInputElement e.g file-upload. The sass should be updated to & input { ... }

@azerella azerella added the 🐛 bug Something isn’t working the way it should. label Apr 10, 2019
@azerella azerella added this to the Sprint 127 milestone Apr 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn’t working the way it should.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant