From 2a4d1fa858bcab0c7e54c1c0a847537cacbed168 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 2 Feb 2011 23:07:01 -0800 Subject: append jotplugin tools to current toolbar row --- view/theme/default/style.css | 2 +- view/theme/duepuntozero/style.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'view/theme') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index ae45a4244..a60ea9db6 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -2010,7 +2010,7 @@ a.mail-list-link { .tool-wrapper { float: left; - margin-left: 5px; + margin-left: 20px; } .tool-link { cursor: pointer; diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index d6a1744a6..d27a894b7 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1900,8 +1900,9 @@ a.mail-list-link { .tool-wrapper { float: left; - margin-left: 5px; + margin-left: 20px; } + .tool-link { cursor: pointer; } -- cgit v1.2.3