mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
provide textmode "micropro" (small profile display but without the photo) for better scalability of group selection tools when confronted with huge numbers of contacts
This commit is contained in:
parent
75c4e6e9a6
commit
8674d01432
4 changed files with 28 additions and 6 deletions
|
@ -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; }
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue