diff options
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 5f8f06a6c..4c9f389e2 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -383,7 +383,7 @@ input#dfrn-url { #settings-nick-wrapper { margin-top: 20px; - margin-bottom: 30px; + } #settings-expire-end { @@ -506,10 +506,6 @@ input#dfrn-url { width: 500px; } -#settings-nick { - margin-bottom: 50px; -} - #cropimage-wrapper, #cropimage-preview-wrapper { float: left; padding: 30px; @@ -2126,11 +2122,15 @@ a.mail-list-link { } -#plugin-settings-link, #account-settings-link, #uexport-link { +#plugin-settings-link, #account-settings-link { margin-bottom: 10px; } -/* end from defautlt */ +#uexport-link { + margin-bottom: 20px; +} + +/* end from default */ .fn { |