tsukhu / rwd-spa-alljs-app

Responsive Single Page Application using an end to end Java Script stack
http://tsukhu.github.io/rwd-spa-alljs-app
MIT License
15 stars 10 forks source link

all bootstrap thumbnails need to have the same height #2

Closed tsukhu closed 10 years ago

tsukhu commented 10 years ago

Currently based on the length of the caption or the size of the image in the thumbnail component , the sizes of these blocks vary . jQuery.equalheights.js was tried out but could not get it working. This needs to be relooked at to find a solution

tsukhu commented 10 years ago

Fixed added a directive equal-height for the same.