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

Commit 59d6692

Browse files
wider is better
1 parent b8c07fd commit 59d6692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/HyperMediaControls/LinkButton.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const TemplatedLinkButton = withAuthorization()(
3737
key={name}
3838
label={name}
3939
onChange={this._onChange(name)}
40+
fullWidth
4041
/>
4142
))}
4243
</Dialog>

0 commit comments

Comments
 (0)