From 3de2063829a9f358fd36929ef77cdfa25cec124c Mon Sep 17 00:00:00 2001 From: Jake Moshenko Date: Wed, 7 May 2014 18:17:06 -0400 Subject: [PATCH] Fix some spacing problems. --- static/css/quay.css | 11 ++++++++--- static/partials/landing-normal.html | 16 ++++++++++++---- 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/static/css/quay.css b/static/css/quay.css index 8c0e2b5d1..2595bd088 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -1520,6 +1520,8 @@ form input.ng-valid.ng-dirty, font-size: 14px; text-align: center; line-height: normal; + padding-top: 30px; + margin-bottom: 15px; } .landing-page .shoutout .shoutout-link { @@ -4222,7 +4224,10 @@ have a fixed width and height (but it's not required). text-align: center; } -.trusted-logos img { - padding-left: 20px; - padding-right: 20px; +.trusted-logos .trusted-logo { + min-height: 75px; +} + +.trusted-logos .trusted-logo.apptentive { + padding-top: 20px; } \ No newline at end of file diff --git a/static/partials/landing-normal.html b/static/partials/landing-normal.html index 629e9a220..cd09659cf 100644 --- a/static/partials/landing-normal.html +++ b/static/partials/landing-normal.html @@ -102,10 +102,18 @@
- - - - + + + +