mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
Polish
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20354 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dc23701244
commit
4cc0355468
@ -181,7 +181,7 @@ bool InsetCollapsable::metrics(MetricsInfo & mi, Dimension & dim) const
|
||||
case Corners:
|
||||
InsetText::metrics(mi, dim);
|
||||
dim.des -= 3;
|
||||
dim.asc -= 3;
|
||||
dim.asc -= 1;
|
||||
break;
|
||||
case SubLabel: {
|
||||
InsetText::metrics(mi, dim);
|
||||
|
Loading…
x
Reference in New Issue
Block a user