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

ratings.less incorrectly references bkg_rating.gif (the star gif) #151

Open
ghost opened this issue Mar 16, 2016 · 1 comment
Open

ratings.less incorrectly references bkg_rating.gif (the star gif) #151

ghost opened this issue Mar 16, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 16, 2016

The code says
background: url(../../images/bkg_rating.gif) 0 0 repeat-x;

But that gives a 404, as it should only be going up one directory? e.g:
../images/

(Tested and working for me locally if I make this change)

@bencorlett
Copy link
Contributor

Heya, could you please shoot through a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant