samuelnygaard/ng2-timezone-selector

Fix HTML or style

captainreptile opened this issue · 1 comments

Hello
First off thanks for the lovely module, and especially the auto guess function.

I implmented it under ionic 3 and its working gr8, though the style is kinda of broken - i thought to myself this is a minor easy issue...but hours passed and i'm unable to figure it out.

Screenshot from 2019-05-20 09-32-38

By moving the <select> (and it style select2-hidden-accessible) out of <ng-2-timezone-picker> its solving the issue.

Perhaps there is a way to edit the html code view?

much appreciated for any hint.

i'm not sure if you've figured it out or not, but I was having that problem before I added the stylesheet into my project, and I got more fine-tuned control if I imported it into my global scss file. I was then able to change the styles on the global.scss file. (I couldn't get the search bar to select, so had to hide it)