Skip to content

Commit cc069ed

Browse files
Material Design Teamdsn5ft
authored andcommitted
[Common button] Resolved an image rendering issue on GitHub by adding a space within the image tag
PiperOrigin-RevId: 781050369
1 parent d688dba commit cc069ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/CommonButton.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ More details on anatomy items in the
5757
Before you can use `Material3Expressive` component styles, follow the
5858
[`Material3Expressive` themes setup instructions](https://github.com/material-components/material-components-android/tree/master/docs/getting-started.md#material3expressive-themes).
5959

60-
<img src="assets/buttons/commonbutton_expressive.png" alt="4 button changes in the expressive update."height="600"/>
60+
<img src="assets/buttons/commonbutton_expressive.png" alt="4 button changes in the expressive update." height="600"/>
6161

6262
1. Five sizes
6363
2. Toggle (selection)

0 commit comments

Comments
 (0)