0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/functional
Kevin Ansfield cdd6cf7d3e Fix over-sized editor pane widths
closes #5804, supersedes and closes #5820
- adds a fixed width that flexbox can expand from to prevent flexbox content dictating the width (see https://github.com/TryGhost/Ghost/issues/5804#issuecomment-141416812)
- adds a hack to the casperjs tests reverting the CSS change because phantomjs and flexbox don't get along
2015-09-24 18:46:13 +01:00
..
client Basic post/user search 2015-08-31 22:47:26 +01:00
module Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
routes Merge pull request #5863 from acburdine/author-edit 2015-09-24 08:42:55 +01:00
setup Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
base.js Fix over-sized editor pane widths 2015-09-24 18:46:13 +01:00