From 169fcc0c5e89490f59d5af00734b3d7a5f4a1f33 Mon Sep 17 00:00:00 2001 From: andrew Date: Thu, 27 Dec 2007 05:18:53 +0000 Subject: [PATCH] more styling tweaks git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@63 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7 --- public/stylesheets/layout.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/public/stylesheets/layout.css b/public/stylesheets/layout.css index 3cc8f13..294aa45 100644 --- a/public/stylesheets/layout.css +++ b/public/stylesheets/layout.css @@ -36,9 +36,8 @@ body { float: right; text-align: left; width: 150px; - padding-left: 15px; - padding-top: 5px; - border-left: 1px dotted #ddd; + padding: 5px 0px 5px 15px; + border-left: 1px dotted #ddd; } #footer {