From 8674d01432c54bcbf8a7be0461a3c52d898bc884 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 12 May 2011 18:55:28 -0700 Subject: provide textmode "micropro" (small profile display but without the photo) for better scalability of group selection tools when confronted with huge numbers of contacts --- view/theme/dispy/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/dispy') diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index 17b3a61b6..a0f860494 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -223,6 +223,7 @@ aside #viewcontacts { text-align: right;} * contacts block */ .contact-block-div { width: 50px; height: 50px; float: left; } +.contact-block-textdiv { width: 150px; height: 34px; float: left; } #contact-block-end { clear: both; } /** -- cgit v1.2.3