From 0b20208db32dd330cd3c374246991ff12cf4e24f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20K=C3=B6gl?= Date: Fri, 21 Sep 2012 11:35:30 +0000 Subject: [PATCH] typo in screen.css --- htdocs/media/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/media/screen.css b/htdocs/media/screen.css index d09d5ac0..41cd9493 100644 --- a/htdocs/media/screen.css +++ b/htdocs/media/screen.css @@ -192,7 +192,7 @@ table form } /* don't show images in the description of the podcast page */ -.fist-episode img +.first-episode img { display: none; } -- 2.11.4.GIT