From 3eb0afe29b8db8da049e87a5ce9d7c30f9e1c316 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 15 Jul 2014 10:56:51 -0700 Subject: [PATCH] add bit of spacing to 404 page --- app/assets/stylesheets/desktop/discourse.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/desktop/discourse.scss b/app/assets/stylesheets/desktop/discourse.scss index 6c0a31b04e4..7ca4b2bc644 100644 --- a/app/assets/stylesheets/desktop/discourse.scss +++ b/app/assets/stylesheets/desktop/discourse.scss @@ -149,6 +149,7 @@ body { .page-not-found-topics .span8 { line-height: 1.5em; + margin-right: 20px; } // this removes the unwanted top margin on a paragraph under a heading