From 4d974322145258c0dc464c6c8eb0085d25e36d9d Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 27 Oct 2012 04:01:05 -0700 Subject: theme tweaks cont. --- view/css/default.css | 4 ++-- view/theme/duepuntozero/css/style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/css/default.css b/view/css/default.css index 80ec47722..8583d6589 100644 --- a/view/css/default.css +++ b/view/css/default.css @@ -8,7 +8,7 @@ aside { display: block; width: 200px; position: absolute; - top: 64px; + top: 48px; left: 0; margin-left: 10px; /* float: left; */ @@ -17,7 +17,7 @@ aside { section { position: absolute; - top: 64px; + top: 48px; left: 250px; display: block; right: 15px; diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index a1a024c46..d8fad071b 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -2581,7 +2581,7 @@ aside input[type='text'] { .fn { - padding: 0px 0px 5px 12px; + padding: 0px 0px 5px 0px; font-size: 120%; font-weight: bold; } -- cgit v1.2.3