Set RepositoryPropertyPage zero pixel margin
commit95c6ac4e487b44bbffbc7f3ede071f78b9530ac1
authorMichael Keppler <Michael.Keppler@gmx.de>
Wed, 20 Jun 2018 17:01:58 +0000 (20 19:01 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Sun, 24 Jun 2018 12:22:32 +0000 (24 08:22 -0400)
tree7ae81ff73fbb7bd0fffe8a7f4ff5eed1497b16fc
parent573601e43a0fc5283dfa2a925970c86e35d2c1d9
Set RepositoryPropertyPage zero pixel margin

The abstract property page implementation requires a zero pixel margin
for the top level composite being returned by the concrete subclass.

Change-Id: I0b6f5f9764114b6a95af1900ce4cf4d855fd8291
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Bug:536097
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/preferences/ConfigurationEditorComponent.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/preferences/GlobalConfigurationPreferencePage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoryPropertyPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoryPropertySource.java