Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit b8ed969

Browse files
Merge branch 'master' into fixes/gitattributes
2 parents f0bbf97 + ced00d8 commit b8ed969

File tree

1 file changed

+0
-1
lines changed
  • src/UnityExtension/Assets/Editor/GitHub.Unity/Misc

1 file changed

+0
-1
lines changed

src/UnityExtension/Assets/Editor/GitHub.Unity/Misc/Styles.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ public static GUIStyle ToolbarButtonStyle
494494
toolbarButtonStyle = new GUIStyle(EditorStyles.toolbarButton);
495495
toolbarButtonStyle.name = "HistoryToolbarButtonStyle";
496496
toolbarButtonStyle.richText = true;
497-
toolbarButtonStyle.wordWrap = true;
498497
}
499498
return toolbarButtonStyle;
500499
}

0 commit comments

Comments
 (0)