update indiancinema home screen (byline size)
This commit is contained in:
parent
5b291d4834
commit
c7995706ef
1 changed files with 3 additions and 3 deletions
|
@ -79,10 +79,10 @@ pandora.ui.home = function() {
|
|||
.css({
|
||||
position: 'absolute',
|
||||
left: 0,
|
||||
top: '56px',
|
||||
top: '62px',
|
||||
right: 0,
|
||||
width: '240px',
|
||||
height: '30px',
|
||||
width: '160px',
|
||||
height: '20px',
|
||||
margin: '0 auto 0 auto'
|
||||
})
|
||||
.appendTo($box),
|
||||
|
|
Loading…
Reference in a new issue