diff options
author | Friendika <info@friendika.com> | 2011-04-12 21:29:58 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-04-12 21:29:58 -0700 |
commit | 4a514fa966b1725c27c5e2d816fee77d1340475b (patch) | |
tree | fc01a305d8921affb8f9b5e474ff2d25909fd4dc /view | |
parent | 080efe4d1eaf2ceb85f230a48eac7e2e8103580b (diff) | |
download | volse-hubzilla-4a514fa966b1725c27c5e2d816fee77d1340475b.tar.gz volse-hubzilla-4a514fa966b1725c27c5e2d816fee77d1340475b.tar.bz2 volse-hubzilla-4a514fa966b1725c27c5e2d816fee77d1340475b.zip |
minor ui tweaks
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 | ||||
-rw-r--r-- | view/theme/loozah/style.css | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 5af6385fd..51bdb716b 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2253,6 +2253,7 @@ a.mail-list-link { #group-all-contacts-end { clear: both; + margin-bottom: 10px; } #group-edit-desc { @@ -2286,6 +2287,7 @@ a.mail-list-link { #prof-all-contacts-end { clear: both; + margin-bottom: 10px; } #prof-edit-desc { diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index a4c504d23..bee68fc32 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2277,6 +2277,7 @@ a.mail-list-link { #group-all-contacts-end { clear: both; + margin-bottom: 10px; } #group-edit-desc { @@ -2310,6 +2311,7 @@ a.mail-list-link { #prof-all-contacts-end { clear: both; + margin-bottom: 10px; } #prof-edit-desc { |