update indiancinema home screen (byline size)

This commit is contained in:
rolux 2013-02-20 01:01:31 +05:30
parent 5b291d4834
commit c7995706ef

View file

@ -79,10 +79,10 @@ pandora.ui.home = function() {
.css({ .css({
position: 'absolute', position: 'absolute',
left: 0, left: 0,
top: '56px', top: '62px',
right: 0, right: 0,
width: '240px', width: '160px',
height: '30px', height: '20px',
margin: '0 auto 0 auto' margin: '0 auto 0 auto'
}) })
.appendTo($box), .appendTo($box),