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)
  • - + +
    +
    +
    -