summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/options/certpath.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/certpath.cxx b/cui/source/options/certpath.cxx
index 417ab1f98191..667e72bf725c 100644
--- a/cui/source/options/certpath.cxx
+++ b/cui/source/options/certpath.cxx
@@ -60,7 +60,7 @@ CertPathDialog::CertPathDialog( Window* pParent ) :
{
static long aStaticTabs[]=
{
- 3, 0, 10, 70
+ 3, 0, 15, 75
};
m_aCertPathList.SvxSimpleTable::SetTabs( aStaticTabs );