Fix dependencies and remove useless style

This commit is contained in:
Matthew Ross 2016-08-29 06:35:45 -04:00
parent 520ae0ab29
commit 62261b7f3b
2 changed files with 3 additions and 4 deletions

View File

@ -65,10 +65,10 @@
"reflect-metadata": "^0.1.8",
"rxjs": "5.0.0-beta.6",
"scss-base": "^1.1.6",
"systemjs": "^0.19.37",
"systemjs-builder": "^0.15.29",
"systemjs": "0.19.36",
"systemjs-builder": "0.15.26",
"touch": "^1.0.0",
"typings": "^1.3.2",
"typings": "^1.3.3",
"zone.js": "^0.6.17"
}
}

View File

@ -38,7 +38,6 @@
transform: translateX(-50%) translateY(-50%) translateZ(0);
width: 400px;
z-index: 1100;
-webkit-font-smoothing: subpixel-antialiased;
&.animated {
transition: all .3s;