From 08bc13aedddc3b8ca6abe7a3c428aaddc50741f1 Mon Sep 17 00:00:00 2001 From: Lisa P Date: Mon, 15 Feb 2016 16:45:40 +0100 Subject: [PATCH] fix layout issue on repos for not signed in users --- app/styles/app/layout.sass | 5 +---- app/templates/dashboard/repositories.hbs | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app/styles/app/layout.sass b/app/styles/app/layout.sass index 2b6f2487..656dcf7f 100644 --- a/app/styles/app/layout.sass +++ b/app/styles/app/layout.sass @@ -2,9 +2,6 @@ .row max-width: 1024px - max-width: 1024px - margin: auto - .main margin: auto max-width: 1024px @@ -66,7 +63,7 @@ float: left margin-left: grid-calc(6, 24) overflow: visible -ercac + .centered .wrapper-main max-width: 1024px margin-left: auto diff --git a/app/templates/dashboard/repositories.hbs b/app/templates/dashboard/repositories.hbs index 5493d13e..86789f33 100644 --- a/app/templates/dashboard/repositories.hbs +++ b/app/templates/dashboard/repositories.hbs @@ -7,7 +7,7 @@ -
+
{{!--