]> git.tdb.fi Git - xinema.git/blobdiff - remote/qml/components/ChannelItem.qml
Use the correct value for margin
[xinema.git] / remote / qml / components / ChannelItem.qml
index 714e7079502818002591b9d3d04a32cd70766448..6972dbd371dcb08e1bfea983eead7b6dae340923 100644 (file)
@@ -9,7 +9,7 @@ Label
        {
                left: parent.left
                right: parent.right
-               margins: Theme.paddingLarge
+               margins: Theme.horizontalPageMargin
        }
 
        property int channelIndex: 0