X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fac6eaec24736932770d26367b93c376a3f6d050..e48f0e09bfec3e53db61a80d6829166e2d73ce47:/src/generic/buttonbar.cpp diff --git a/src/generic/buttonbar.cpp b/src/generic/buttonbar.cpp index 182eb93573..c0f98169c9 100644 --- a/src/generic/buttonbar.cpp +++ b/src/generic/buttonbar.cpp @@ -119,7 +119,7 @@ void wxButtonToolBar::Init() m_labelMargin = 2; m_labelHeight = 0; - SetMargins(8, 4); + SetMargins(8, 2); SetToolPacking(8); }