diff options
author | Friendika <info@friendika.com> | 2011-03-22 03:07:46 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-22 03:07:46 -0700 |
commit | c4b292a4f103eb049c13dbe3c62f0438c18de816 (patch) | |
tree | 105ba225e56b5798e42c9c280f2958fec73bf859 /view/theme/duepuntozero | |
parent | cd2a0802e4840253540f256fc49459b8e7c1e911 (diff) | |
download | volse-hubzilla-c4b292a4f103eb049c13dbe3c62f0438c18de816.tar.gz volse-hubzilla-c4b292a4f103eb049c13dbe3c62f0438c18de816.tar.bz2 volse-hubzilla-c4b292a4f103eb049c13dbe3c62f0438c18de816.zip |
account/profile/contacts export
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index eda3cbf27..758ab9699 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -372,6 +372,7 @@ input#dfrn-url { } #settings-nick-wrapper { + margin-top: 20px; margin-bottom: 30px; } @@ -2044,8 +2045,8 @@ a.mail-list-link { } -#plugin-settings-link, #account-settings-link { - margin-bottom: 25px; +#plugin-settings-link, #account-settings-link, #uexport-link { + margin-bottom: 10px; } /* end from defautlt */ |