Fix width of delete bookmark drop-down

This commit is contained in:
David Rowe 2016-03-08 15:21:15 +13:00
parent 2f91b29c06
commit e5188108a1

View file

@ -160,6 +160,7 @@ FocusScope {
ScrollView {
id: scrollView
height: 480
width: root.width + 4
ListView {
id: listView