From 8d5bf652adae281d8a57678e3540d68eeeb04568 Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Sat, 22 Nov 2014 03:29:05 -0600 Subject: [PATCH] Adjustment to dashboard file listing margin --- sass/_project-sass/_project-Main.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 526ce74a..fd8f2071 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -179,7 +179,7 @@ background: #daeea5 url(/img/heartcat.png) no-repeat 20px center; background-size: 77px 81px; padding: 20px 20px 20px 111px; - margin-bottom: 20px; + margin-bottom: 13px; } .welcome h4 { font-size: 1.2em; @@ -196,6 +196,7 @@ background: #E4D8CB; width: 100%; position: relative; + margin-top: 7px; } .files .header { background: #5E95A1;