From b21d7bb720f7cb78ded502091d74eab16d50b265 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 23 Jan 2007 03:03:46 +0000 Subject: force the width to 75 regardless, this is needed to prevent it from distorting the now playing --- templates/show_now_playing_row.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/show_now_playing_row.inc.php b/templates/show_now_playing_row.inc.php index 3fb4c794..6b6dc3f8 100644 --- a/templates/show_now_playing_row.inc.php +++ b/templates/show_now_playing_row.inc.php @@ -41,6 +41,6 @@ $artist = scrub_out(truncate_with_ellipse($song->f_artist_full,'25')); - Album Art + Album Art -- cgit