diff options
author | Friendika <info@friendika.com> | 2011-09-28 00:53:55 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-28 00:53:55 -0700 |
commit | 4343a730763243af5478e462580f7c55900bfbba (patch) | |
tree | 1a6d50e7651fa741c6973b521621a6ebff6936c6 /view | |
parent | 44d7c6aac3548e94e35aed87ba7c06b04f374fc2 (diff) | |
download | volse-hubzilla-4343a730763243af5478e462580f7c55900bfbba.tar.gz volse-hubzilla-4343a730763243af5478e462580f7c55900bfbba.tar.bz2 volse-hubzilla-4343a730763243af5478e462580f7c55900bfbba.zip |
move connect button down a smidgin
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 1bdd4a99f..9c0d327ee 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -509,6 +509,7 @@ input#dfrn-url { #profile-extra-links { clear: both; + margin-top: 10px; } #profile-extra-links ul { |