aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-08 05:17:59 -0800
committerfriendica <info@friendica.com>2012-01-08 05:17:59 -0800
commit9d0664ba48bb89e1750fd2eec30f2adedbe80bb6 (patch)
tree79172fae8066b3f7433317aa2fb391965fad5e9f
parent0828ab353f67fd221b1a6cb2dc86780b4dd8cbd0 (diff)
parent9f6d38a61ac9efe0f489096349996b9ab62b6994 (diff)
downloadvolse-hubzilla-9d0664ba48bb89e1750fd2eec30f2adedbe80bb6.tar.gz
volse-hubzilla-9d0664ba48bb89e1750fd2eec30f2adedbe80bb6.tar.bz2
volse-hubzilla-9d0664ba48bb89e1750fd2eec30f2adedbe80bb6.zip
Merge branch 'pull'
-rw-r--r--view/theme/duepuntozero/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index ab729b9da..0251dae08 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -569,6 +569,14 @@ input#dfrn-url {
margin-left: 20px;
width: 180px;
}
+
+.contact-wrapper {
+ float: left;
+ width: 150px;
+ height: 150px;
+ overflow: auto;
+}
+
#view-contact-end {
clear: both;
}