From 9337441491edd6b6d34c7a48e4a0d120b055b038 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 27 Sep 2012 02:54:14 -0700 Subject: [PATCH] class not id --- view/theme/slackr/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index 9558645a4..1184f2a6e 100644 --- a/view/theme/slackr/style.css +++ b/view/theme/slackr/style.css @@ -92,7 +92,7 @@ nav #site-location { box-shadow: 4px 4px 3px 0 #444444; } -#forumlist-img { +.forumlist-img { border-radius: 3px; -moz-border-radius: 3px; box-shadow: 4px 4px 3px 0 #444444;