-
Notifications
You must be signed in to change notification settings - Fork 11
Input elements lack consistency. #97
Copy link
Copy link
Open
Labels
area: componentsChanges to design componentsChanges to design componentscomplexity: averageThe issue is not particularly hard but requires effort to resolveThe issue is not particularly hard but requires effort to resolvetype: bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
area: componentsChanges to design componentsChanges to design componentscomplexity: averageThe issue is not particularly hard but requires effort to resolveThe issue is not particularly hard but requires effort to resolvetype: bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
There's a lot of inconsistency in the styling of input elements and buttons:
See screenshot.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Desktop:
Additional details
The CSS responsible for the (mis-)alignment of that
[apply]button is this:Disabling that fixes the alignment:
