diff --git a/platypush/backend/http/webapp/src/components/Nav.vue b/platypush/backend/http/webapp/src/components/Nav.vue index 812c67dd..ddb7bf0c 100644 --- a/platypush/backend/http/webapp/src/components/Nav.vue +++ b/platypush/backend/http/webapp/src/components/Nav.vue @@ -291,7 +291,6 @@ nav { &.plugins { @media screen and (min-width: $tablet) and (max-width: $desktop - 1px) { - justify-content: left; margin: 2em 0; } }