Skip to content

Commit

Permalink
Align tab button with close tab button (#950)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard committed Jun 8, 2020
1 parent 0c438b2 commit 4e16068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Files/Views/InstanceTabsView.xaml
Expand Up @@ -549,7 +549,7 @@
x:Name="AddTabButton"
Width="28"
Height="28"
Margin="2,0"
Margin="2,7,0,0"
Background="Transparent"
Click="AddTabButton_Click">
<Button.Content>
Expand Down

0 comments on commit 4e16068

Please sign in to comment.