Skip to content

Commit e34b071

Browse files
committed
Fixing display issues with style sidebar expansion.
1 parent 22620e1 commit e34b071

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/StyleInspector.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ public class StyleInspector : Box {
327327
var branch_margin = create_branch_margin_ui();
328328

329329
var cbox = new Box( Orientation.VERTICAL, 0 ) {
330-
vexpand = true,
331330
homogeneous = true,
332331
margin_start = 10,
333332
margin_end = 10,

0 commit comments

Comments
 (0)