From f9d0c83d5b3094104e6d5a5a8e253c5a9634cdc2 Mon Sep 17 00:00:00 2001 From: Daku Date: Fri, 10 Mar 2017 19:18:35 +0000 Subject: [PATCH] .audio > .audio_image (.audio is used for modernizr) --- ext/handle_mp3/style.css | 2 +- ext/handle_mp3/theme.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/handle_mp3/style.css b/ext/handle_mp3/style.css index 5a6fa3f8..794392e5 100644 --- a/ext/handle_mp3/style.css +++ b/ext/handle_mp3/style.css @@ -1,4 +1,4 @@ -.audio { +.audio_image { min-width: 300px; width: 65%; } diff --git a/ext/handle_mp3/theme.php b/ext/handle_mp3/theme.php index 039eade8..95868018 100644 --- a/ext/handle_mp3/theme.php +++ b/ext/handle_mp3/theme.php @@ -6,7 +6,7 @@ class MP3FileHandlerTheme extends Themelet { $ilink = $image->get_image_link(); $fname = url_escape($image->filename); //Most of the time this will be the title/artist of the song. $html = " -