improve news list CSS

This commit is contained in:
rolux 2013-08-06 10:56:11 +00:00
parent 2a1533f55f
commit 967d7b9b5b

View file

@ -159,7 +159,7 @@ pandora.ui.news = function(width, height) {
.addClass('item')
.css({
width: '172px',
padding: '4px 8px 5px 8px',
padding: '4px 8px 3px 8px',
borderRadius: '8px',
margin: '2px',
backgroundColor: (item.id == pandora.user.ui.part.news)