diff --git a/common/changes/@uifabric/styling/phkuo-fixListText_2017-11-16-03-20.json b/common/changes/@uifabric/styling/phkuo-fixListText_2017-11-16-03-20.json new file mode 100644 index 0000000000000..6277f3c506bd4 --- /dev/null +++ b/common/changes/@uifabric/styling/phkuo-fixListText_2017-11-16-03-20.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@uifabric/styling", + "comment": "Theming: fix listText semantic slot", + "type": "patch" + } + ], + "packageName": "@uifabric/styling", + "email": "phkuo@microsoft.com" +} \ No newline at end of file diff --git a/packages/office-ui-fabric-react/src/components/ThemeGenerator/ThemeGeneratorPage.tsx b/packages/office-ui-fabric-react/src/components/ThemeGenerator/ThemeGeneratorPage.tsx index d53881665f863..976e5f8ed86fa 100644 --- a/packages/office-ui-fabric-react/src/components/ThemeGenerator/ThemeGeneratorPage.tsx +++ b/packages/office-ui-fabric-react/src/components/ThemeGenerator/ThemeGeneratorPage.tsx @@ -481,7 +481,7 @@ export class ThemeGeneratorPage extends BaseComponent