CtrlLib: MenuBar leftgap now 26

git-svn-id: svn://ultimatepp.org/upp/trunk@6246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2013-08-18 13:42:20 +00:00
parent 7fe35e4262
commit 3085d0e6c6

View file

@ -43,7 +43,7 @@ CH_STYLE(MenuBar, Style, StyleDefault)
popupframe = Image(ib);
popupbody = SColorMenu();
popupiconbar = Null;
leftgap = 24;
leftgap = 26;
textgap = 6;
lsepm = rsepm = 2;
pullshift.x = 0;