From 83d0b5c82d7d1c34630ab5c486d1410921a8cd64 Mon Sep 17 00:00:00 2001 From: shadlaws Date: Thu, 28 Feb 2013 17:32:48 +0100 Subject: #2024 - In Wind thumb view, hide movie names just like photo names. --- themes/wind/css/screen.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 41d0bd6e..c088180d 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -470,6 +470,7 @@ td { } #g-content .g-photo h2, +#g-content .g-movie h2, #g-content .g-item .g-metadata { display: none; margin-bottom: .6em; -- cgit v1.2.3