I got an issue with fb. In the screen shot the pics on there dont align with the element to the right. I tried percentage changes in 'vertical-align' but sadly it doesnt work consistently. I turned off all my styles and the issue continues. I'm using FF v56. How do i fix this?
Comments
Check the picture and its parents for margin and padding.
To see if that would help, choose a wrapping container and target all child elements like
I actually found the code which is: "div._2-sx". I set "vertical-align" to inherit and viola.. it works perfectly now!
thanks anyway though.. YOU THE MAN STONECRUSHER !!!