From 9ba5490da6126478e4ca50993c88485bf76eac12 Mon Sep 17 00:00:00 2001 From: Baris Soner Usakli Date: Sat, 11 May 2013 22:07:09 -0400 Subject: [PATCH] users page images 80x80 --- public/css/style.less | 6 +++--- public/templates/users.tpl | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/css/style.less b/public/css/style.less index 9b7ddeac40..4cde7dcf89 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -355,9 +355,9 @@ footer.footer { height:128px; } -.user-header-profile-picture { - width:24px; - height:24px; +.user-8080-picture { + width:80px; + height:80px; } .user-picture-label { diff --git a/public/templates/users.tpl b/public/templates/users.tpl index 826c1be78e..85862bf432 100644 --- a/public/templates/users.tpl +++ b/public/templates/users.tpl @@ -5,7 +5,7 @@
- +
{users.username}