question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

default style for select

See original GitHub issue

Hi,

All of the components seem to have a matching style, except for the select element. Is this intentional?

Example fiddle

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dflockcommented, Jun 12, 2017

Select boxes are notoriously inconsistent and hard to style, especially on MacOS:

https://stackoverflow.com/q/2547354/259698

On Mon, 12 Jun 2017, 08:23 lionel-bijaoui, notifications@github.com wrote:

I don’t have a Mac so I can’t really help. I’ve tested on Chrome 59 and Firefox 53 on Windows and no problem. I don’t know what is doing that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/icebob/vue-form-generator/issues/228#issuecomment-307823215, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC6jB3xjL05pIx8i4JsGDCPlJ5avSDaks5sDVfegaJpZM4N2m9i .

0reactions
jamesdixoncommented, Jun 12, 2017

@dflock it certainly appears that way! Ultimate, I added a height attribute that matches the default styling. Seems to work across modern browsers

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dropdown Default Styling - CSS-Tricks
You might want to consider a “clickthrough” style for desktop as well. Have the select be custom styled by default, but when you...
Read more >
How to style the option of an html "select" element?
This is a html css code used to style option and select tag. Selected option : background and bold After closing , it...
Read more >
Default Select Drop-Down List with just CSS - HTML Lion
Default Select Dropdown Style Just CSS it's very easy to help you make style a select box drop-down with just CSS without the...
Read more >
Custom Select Styles with Pure CSS | Modern CSS Solutions
Modern CSS gives us a range of properties to achieve custom select styles that have a near-identical initial appearance.
Read more >
Awesome CSS Select Styles You Can Use Right Now
You can use them due to the open-source codes available online for free. Below is a list of 42 hand-picked select box styles....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found