From bfbee20f43cdaa322f421a1e8477404ef5114a4e Mon Sep 17 00:00:00 2001 From: Faye Li Date: Fri, 27 Jan 2017 10:19:20 -0800 Subject: [PATCH] display friends --- scripts/system/html/users.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/scripts/system/html/users.html b/scripts/system/html/users.html index ad3d8e69ca..5986f9ce16 100644 --- a/scripts/system/html/users.html +++ b/scripts/system/html/users.html @@ -71,13 +71,13 @@ background: rgba(255,255,255,0.15); } - #users-list { + .tab-content ul { list-style: none; padding: 15px 0px 15px 15px; margin: 0; } - #users-list li { + .tab-content ul li { padding: 2px 0px; } @@ -96,9 +96,11 @@
  • Friends (0)
  • - + +
    +
    +
    -