I’ve got an angled CSS gradient at http://jsfiddle.net/jeepstone/GLcRe/
In Firefox this is fine, but in Chrome, when you make the window wider the line becomes horizontal. It’s doesn’t do this within JSfiddle (!). Any ideas how I can prevent this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like currently there isn’t a way to position the linear gradient, so I’ve reverted to a png for the diagonal line.