From f96b91c25483fc14d94911007c204b9416726b93 Mon Sep 17 00:00:00 2001 From: pixelroot Date: Mon, 10 Sep 2012 11:01:43 +0200 Subject: [PATCH] modified: view/theme/smoothly/style.css --- view/theme/smoothly/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 9667eaf1d0..ae19150a06 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -127,7 +127,7 @@ input[type=submit]:active { section { float: left; - padding-top: 60px; + padding-top: 40px; /*60*/ width: 730px; font-size: 0.9em; line-height: 1.2em; @@ -909,10 +909,9 @@ profile-jot-banner-wrapper { .tabs { min-width: 400px; list-style: none; - padding: 0px; /*10*/ + padding: 10px 0px; /*border-bottom: 1px solid #efefef;*/ font-size: 0.9em; - margin-top: 0px; } .tabs li { display: inline;}