Skip to content

Commit

Permalink
A bit more tweak to make it look correct when showing endpoint sectio…
Browse files Browse the repository at this point in the history
…ns. #282
  • Loading branch information
HEskandari committed Apr 6, 2014
1 parent aef650a commit ea6ac9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
</Grid.RowDefinitions>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="40" />
<ColumnDefinition Width="130" />
<ColumnDefinition Width="*" MinWidth="130" />
<ColumnDefinition Width="20" />
</Grid.ColumnDefinitions>

Expand Down

0 comments on commit ea6ac9f

Please sign in to comment.