CSS Firefox 28 box-shadow color spill -


does know happened latest firefox 28 box-shadow? gives me color spilling. never happened before , doesn't repeat in other browser.

here live example

any appreciated. thank you.

i have same problem. using borders instead achieve desired result. instead of 0 -5px 0 0 #4bf25c, use border-top: solid 5px #4bf25c;


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -