UI refinements (#1075)

no issue
* Update negative margin of card indicators
* Update to Spirit 0.0.49
This commit is contained in:
Peter Zimon 2018-11-26 15:25:47 +01:00 committed by Kevin Ansfield
parent 238f261ccf
commit 8ae47cd0e5
3 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ export default Component.extend({
// attrs
editor: null,
icon: null,
iconClass: 'ih5 absolute stroke-midgrey-l2 mt1 nl16 kg-icon',
iconClass: 'ih5 absolute stroke-midgrey-l2 mt1 nl15 kg-icon',
toolbar: null,
isSelected: false,
isEditing: false,

View File

@ -99,7 +99,7 @@
"eslint": "4.19.1",
"eslint-plugin-ghost": "0.0.25",
"fs-extra": "4.0.3",
"ghost-spirit": "0.0.48",
"ghost-spirit": "0.0.49",
"glob": "7.1.2",
"google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost",
"grunt": "1.0.3",

View File

@ -6002,10 +6002,10 @@ ghost-ignition@^2.7.0:
prettyjson "^1.1.3"
uuid "^3.0.0"
ghost-spirit@0.0.48:
version "0.0.48"
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.48.tgz#fc686f0830dcb6af0733b1b72a154774c25d566f"
integrity sha512-+K6oguMAlef3LbNDrIrXP+l9ogouQ4O1HKSWGcm2VzS/mPius2Nyu4DbpjULo4DoWC5JNE3B2g7kEXVDO4FeEA==
ghost-spirit@0.0.49:
version "0.0.49"
resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.49.tgz#e806f896803b0a31976060ad6f656d333ebeb7dd"
integrity sha512-gmbPXYenZ1BpeI/2+pw7RJCXOAduUxNu8eXl2b0YA/5oU8mbtJtVoitF93NJ/C4CvrJ3E0Q1z4li30TupmmPgQ==
dependencies:
autoprefixer "8.2.0"
bluebird "^3.4.6"