Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dropdown icon broken when css unminified #50

Open
ungoldman opened this issue Oct 21, 2015 · 5 comments
Open

dropdown icon broken when css unminified #50

ungoldman opened this issue Oct 21, 2015 · 5 comments
Labels

Comments

@ungoldman
Copy link

When using photon.css (unminified):

screen shot 2015-10-21 at 1 06 36 am

When using photon.min.css (minified):

screen shot 2015-10-21 at 1 06 56 am

Not sure why this is happening, but it is!

Working on Mac OS X Yosemite if that's at all relevant.

@connors connors added the css label Oct 23, 2015
@connors
Copy link
Owner

connors commented Oct 31, 2015

Weird. I'll take a look.

@connors
Copy link
Owner

connors commented Oct 31, 2015

I'm not seeing this. Can you pull master and confirm this is still happening for you?

@ungoldman
Copy link
Author

Forked from master, added the .toolbar-actions boilerplate html from http://photonkit.com (see ungoldman@2a8c68a), ran npm install and npm start, and here's what I see:

screen shot 2015-11-01 at 10 00 13 pm

I'm using node 4.2.1 locally but for good measure I tried 0.12 as that's in your .travis.yml, but got the same result. Shouldn't make a difference anyway since both would be using the binary from electron-prebuilt. Tried bumping electron-prebuilt to 0.34.2 without any positive results either.

@dbpolito
Copy link

i'm also able to reproduce this...

@ghost
Copy link

ghost commented Nov 29, 2015

Same here. You are missing semicolin that makes compiler act weirdly.

@ghost ghost mentioned this issue Nov 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants