Ghost/core/client
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
..
app Fix stretched team image on setup/three 2016-02-02 15:08:28 +00:00
config Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
lib Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
public/assets Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
tests Acceptance tests for password reset flow on signin screen 2016-02-02 12:22:41 +00:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json deps: ember@2.3.0 2016-01-20 13:16:15 +00:00
ember-cli-build.js Remove unused ember-resize dependency 2015-12-01 11:03:53 +00:00
package.json deps: ember-simple-auth@1.0.1 2016-01-25 15:52:07 +00:00
testem.json Fix random ember test failures 2015-10-14 11:26:21 +01:00