https://bugzilla.wikimedia.org/show_bug.cgi?id=70133

--- Comment #5 from Jon <jrob...@wikimedia.org> ---
Jared. I'm a little confused. Buttons and inputs are not the same height.
A button had top and bottom padding of 0.5em for example and usually a font
size of 1em. So that means the total height is 2em.
An input has top padding of 0.3em top and bottom so when font size is 1em, it
has height 1.6em
We don't have a dropdown element.
The current checkbox is 24px by 24px and is not consistent with the spec so I'm
proposing to change it to 1.6em height (in my original patch it was 1.5 but
i've just noticed and corrected it) - that brings it inline with inputs.

The margins are also wrong - they do not match with the spec in
https://trello.com/c/JETLmm7F/7-check-boxes

I'm not making any design changes, I'm making implementation changes....

Maybe try testing out the patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to