vertical align text/image with bootstrap
问题 Using Bootstrap, I am attempting to vertically align text and an image in two spans (span 4 and span8) with one image and text within the same span (span8). The image is currently floated left. The image will hide/unhide depending upon the width of the browser window so the text will take up the space of the hidden image. That part works. But vertically aligning the text with the image does not and I have looked at, and tried, about every 'solution' I can find but none work for me. The total