Extra space under content block when an image is inserted - SF4.4
I have a scenario where I have two content blocks, one above the other. If I insert an image into the content block on top, it creates extra space between it and the content block below.
Attached is a screenshot.
Does anyone know if this can be resolved? Maybe with a layout?
Thanks
Is it the <br/> tag if you inspect with firebug?
Yes! Looks like that's it.
What's that little guy doing there?
When they put in social sharing that became part of the template...what should have happened is when you want to enable social sharing it should have dynamically put that in there instead of it ALWAYS being there.
Here's the pits issue to vote: http://www.telerik.com/support/pits.aspx#/details/Issue=10109
Says in-progress though...I don't know how long its been in that state though.
So your only option right now is to either kill it with jQuery or CSS it out of existance (sorry) :/
Steve
Thanks for the info Steve.