diff options
author | friendica <info@friendica.com> | 2012-02-13 20:38:00 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-02-13 20:38:00 -0800 |
commit | d75b6a00d44c769991c0a7e40bd4a4021db340c6 (patch) | |
tree | 188962cd5f454c385f1d9cdde45ca2bae6717b40 /view/theme | |
parent | 94c7289a3f7d8f401a892fd480f2b4b6ab166df9 (diff) | |
download | volse-hubzilla-d75b6a00d44c769991c0a7e40bd4a4021db340c6.tar.gz volse-hubzilla-d75b6a00d44c769991c0a7e40bd4a4021db340c6.tar.bz2 volse-hubzilla-d75b6a00d44c769991c0a7e40bd4a4021db340c6.zip |
tabs and total count for contacts page
Diffstat (limited to 'view/theme')
-rwxr-xr-x | view/theme/duepuntozero/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 60fe4fb28..fbbcaab68 100755 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -809,6 +809,9 @@ input#dfrn-url { width: 120px; height: 120px; } +#contacts-search-end { + margin-bottom: 10px; +} .contact-entry-direction-icon { margin-top: 24px; |