In Twitter Bootstrap using the fluid-row (or even regular 'row') grid system with responsive design, how can I get the elements to have the same height as they do width?In other words, is it possible to have the height of a \[code\].span\[/code\] element match it's assigned width based on the responsive css design in Bootstrap?Or would this need to be done in javascript?