neurodata / ndwebsite

nd web site
1 stars 0 forks source link

Fix skew in images when resizing window #19

Open perlman opened 7 years ago

perlman commented 7 years ago

The image lists (people, tools, etc) are resized as a function of window width and height. Change for Y to be a function of image width only.

perlman commented 7 years ago

There is some strange CSS voodoo going on. We will revert to not specifying image sizes in the tags (as in the templates) and make sure the input images are all the same size.