From fcd75d7f4faf900e8a72cf460866cfc30a8f0fef Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Mon, 15 Apr 2013 13:44:20 +0100 Subject: [PATCH] Removed inline image scaling --- static/css/com.podnoms.player.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/static/css/com.podnoms.player.css b/static/css/com.podnoms.player.css index b3302ed..9dada04 100644 --- a/static/css/com.podnoms.player.css +++ b/static/css/com.podnoms.player.css @@ -98,11 +98,6 @@ div.player-body ul.player-controls a { z-index: 9999; } -.waveform img { - width: 100%; - height: 90px; -} - .download-progress-overlay { background-image: url('../img/download-progress-overlay.png');