From 372d4557fb49fc902aa9dc359650bf125b7b71d8 Mon Sep 17 00:00:00 2001 From: foockinho Date: Fri, 24 Aug 2012 08:57:04 +0200 Subject: changed profile avatar style and group icon profile --- views/default/css/elements/misc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/default/css/elements/misc.php') diff --git a/views/default/css/elements/misc.php b/views/default/css/elements/misc.php index 761215a..d2f0a8b 100644 --- a/views/default/css/elements/misc.php +++ b/views/default/css/elements/misc.php @@ -37,9 +37,9 @@ color: #666; } #friends_collections_accordian li h2 { - -webkit-border-radius: 8px; - -moz-border-radius: 8px; - border-radius: 8px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; background: none repeat scroll 0 0 #ff4c12; color: white; -- cgit v1.2.3