Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit cd686ae

Browse files
committed
Don't hardcode FontSize in tab headers
1 parent 61e9d53 commit cd686ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.VisualStudio/Styles/GitHubTabControl.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
<DockPanel HorizontalAlignment="Center">
8181
<TextBlock
8282
x:Name="ContentSite"
83-
FontSize="12"
8483
VerticalAlignment="Center"
8584
Text="{TemplateBinding Header}" />
8685
</DockPanel>

0 commit comments

Comments
 (0)