X-Git-Url: http://git.tdb.fi/?p=xinema.git;a=blobdiff_plain;f=remote%2Fqml%2Fcomponents%2FChannelItem.qml;h=6972dbd371dcb08e1bfea983eead7b6dae340923;hp=714e7079502818002591b9d3d04a32cd70766448;hb=7904bea455b069d554cffac127b2e752c2f6f0f5;hpb=da720f9da0a4d8f1c73a74e1d40726885f3d7f3e diff --git a/remote/qml/components/ChannelItem.qml b/remote/qml/components/ChannelItem.qml index 714e707..6972dbd 100644 --- a/remote/qml/components/ChannelItem.qml +++ b/remote/qml/components/ChannelItem.qml @@ -9,7 +9,7 @@ Label { left: parent.left right: parent.right - margins: Theme.paddingLarge + margins: Theme.horizontalPageMargin } property int channelIndex: 0