Skip to content
Snippets Groups Projects
Commit fd0723f8 authored by Don Okuda's avatar Don Okuda
Browse files

Adjust spacing

parent 1c3b4f59
No related branches found
No related tags found
No related merge requests found
......@@ -355,8 +355,9 @@ namespace GitHub.Unity
{
HistoryDetailsEntry(selection);
GUILayout.Space(EditorGUIUtility.standardVerticalSpacing * 2);
GUILayout.Space(EditorGUIUtility.standardVerticalSpacing);
GUILayout.Label("Files changed", EditorStyles.boldLabel);
GUILayout.Space(-5);
GUILayout.BeginHorizontal();
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment