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

Commit c8579c8

Browse files
committed
Bump spacing
1 parent 4bdfa13 commit c8579c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio.UI/Views/GitHubPane/PullRequestDetailView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,10 @@
200200
<!-- Author and open time -->
201201
<ghfvs:SectionControl Name="descriptionSection"
202202
HeaderText="{x:Static ghfvs:Resources.Description}"
203+
Margin="0 4 0 0"
203204
IsExpanded="True"
204205
ghfvs:ScrollingVerticalStackPanel.IsFixed="true">
205206
<StackPanel Orientation="Vertical">
206-
<!-- View conversation on GitHub -->
207207
<StackPanel Orientation="Horizontal" Margin="0 4 0 0">
208208
<v:ActorAvatarView ViewModel="{Binding Author}"
209209
VerticalAlignment="Bottom"

0 commit comments

Comments
 (0)