fix pad.ma info page css

This commit is contained in:
rolux 2013-02-09 15:25:40 +05:30
parent 778d28f1f2
commit fdad3d6f26

View file

@ -401,7 +401,7 @@ pandora.ui.infoView = function(data) {
// Space -------------------------------------------------------------------
$div = $('<div>').css(css).css({height: '16px'}).appendTo($center);
$('<div>').css(css).css({width: '1px', height: '16px'}).appendTo($center);
// Duration, Aspect Ratio --------------------------------------------------