Skip to content

Add margin on top of place panel view

Carl Schwan requested to merge work/carl/add-top-margin-place-panel into master

This was not added because the Dolphin place dock already had some padding. But this is not longer the case with system/dolphin!600 (merged)

It's better to add the padding inside the listview so that only the content has the padding and not also the scrollbar.

Merge request reports