Skip to content

Commit 4e16068

Browse files
author
Richard
authored
Align tab button with close tab button (#950)
1 parent 0c438b2 commit 4e16068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Files/Views/InstanceTabsView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@
549549
x:Name="AddTabButton"
550550
Width="28"
551551
Height="28"
552-
Margin="2,0"
552+
Margin="2,7,0,0"
553553
Background="Transparent"
554554
Click="AddTabButton_Click">
555555
<Button.Content>

0 commit comments

Comments
 (0)