This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Fix styling on select input #219
Comments
Tagging for reference @bstream @willeeklund |
Also, it would be awesome to support this attribute: https://www.w3schools.com/tags/att_global_title.asp Which would allow the long truncated names to be shown in full on hover. Please ask any questions if you have any |
@geordidearns For reference, |
|
bstream
pushed a commit
that referenced
this issue
May 16, 2017
bstream
pushed a commit
that referenced
this issue
May 17, 2017
chore: Try to fix deploying package & gh-pages via travis chore: Add coverage target fix: styling of select input. Fixes #219 (#221) fix: remove broken file fix: Set pointer-events to none on icons (#217) fix: change circle arrow (#218) fix: Remove default marginBottom (#216) fix: addonRight for small input fields (#215) fix: Add new modifier to proptypes (#214)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Just a few styling issues on the select input: will attach images and explain.
This happens with long names, here is the fix for it:
also removing the 'pxm' on the padding-right on this, as it's invalid
Thanks :)
The text was updated successfully, but these errors were encountered: