diff --git a/demo-shell-ng2/app/components/home/home.component.css b/demo-shell-ng2/app/components/home/home.component.css index 06940591fb..657b2ea930 100644 --- a/demo-shell-ng2/app/components/home/home.component.css +++ b/demo-shell-ng2/app/components/home/home.component.css @@ -29,13 +29,11 @@ margin-right: 4px; } - .home--card__text { font-size: 16px; line-height: 18px; } - .home--feature-list { list-style: none; padding-left: 0; diff --git a/demo-shell-ng2/app/components/home/home.component.html b/demo-shell-ng2/app/components/home/home.component.html index 00ee6d9a15..73059f63a4 100644 --- a/demo-shell-ng2/app/components/home/home.component.html +++ b/demo-shell-ng2/app/components/home/home.component.html @@ -34,7 +34,7 @@ - +

diff --git a/demo-shell-ng2/package.json b/demo-shell-ng2/package.json index aa3fec2192..5e3d2882d9 100644 --- a/demo-shell-ng2/package.json +++ b/demo-shell-ng2/package.json @@ -120,13 +120,11 @@ "karma-chrome-launcher": "2.0.0", "karma-jasmine": "^1.0.2", "karma-mocha-reporter": "^2.2.1", - "karma-phantomjs-launcher": "^1.0.2", "karma-sourcemap-loader": "^0.3.7", "karma-webpack": "^1.8.0", "license-check": "1.1.5", "mime": "^1.3.4", "null-loader": "^0.1.1", - "phantomjs-prebuilt": "^2.1.7", "raw-loader": "^0.5.1", "rimraf": "^2.5.2", "script-loader": "^0.7.0",