diff options
author | Friendika <info@friendika.com> | 2011-02-02 23:07:01 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-02 23:07:01 -0800 |
commit | 2a4d1fa858bcab0c7e54c1c0a847537cacbed168 (patch) | |
tree | f20161fe645ca99d3185ee6eb8c563a168ef2844 /view/theme/default | |
parent | 0a32370e32b068073010d1d6b33241867c3be4d7 (diff) | |
download | volse-hubzilla-2a4d1fa858bcab0c7e54c1c0a847537cacbed168.tar.gz volse-hubzilla-2a4d1fa858bcab0c7e54c1c0a847537cacbed168.tar.bz2 volse-hubzilla-2a4d1fa858bcab0c7e54c1c0a847537cacbed168.zip |
append jotplugin tools to current toolbar row
Diffstat (limited to 'view/theme/default')
-rw-r--r-- | view/theme/default/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |