diff --git a/demo-shell-ng2/app/app.component.css b/demo-shell-ng2/app/app.component.css index 00e49cd0b7..637be069c4 100644 --- a/demo-shell-ng2/app/app.component.css +++ b/demo-shell-ng2/app/app.component.css @@ -1,35 +1,7 @@ -@media screen and (max-width: 1024px) { - .mdl-layout__header { - display: block; - } -} - -@media screen and (max-width: 1024px) { - .mdl-layout__header { - display: block; - } -} - -.mdl-layout-title { - font-size: 17px; -} - .user-profile { margin-right: 10px; } -.mdl-button-padding { - padding-left: 20px; -} - -.hide { - display: none !important; -} - -.mdl-navigation__link { - cursor: pointer; -} - -.mdl-navigation__link label { - cursor: pointer; +.app-menu--spacer { + flex: 1 1 auto; } diff --git a/demo-shell-ng2/app/app.component.html b/demo-shell-ng2/app/app.component.html index b4a419dd94..d76169b1df 100644 --- a/demo-shell-ng2/app/app.component.html +++ b/demo-shell-ng2/app/app.component.html @@ -1,90 +1,74 @@ - -