Skip to content

Fix image slider perspective

Phyks requested to merge fix-slider into master

In the slider, images are resized in a strange way, with fixed sizes. I think these should just respect the proportions and have (relative to the parent) maximum constraints. This works fine for me, but my CSS foo is very bad, so any comment will be appreciated :)

Merge request reports