0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/app/templates/setup
Kevin Ansfield 2335bba40a Fix stretched team image on setup/three
closes #6380
- wraps `<img>` element with a `<div>` to workaround buggy browser behaviour (https://github.com/philipwalton/flexbugs/issues/14)
- adds explicit `width: 100%` to `img` element to fix Firefox not scaling down to mobile sizes
2016-02-02 15:08:28 +00:00
..
one.hbs
three.hbs Fix stretched team image on setup/three 2016-02-02 15:08:28 +00:00
two.hbs Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00