Skip to content

Commit d19f4e5

Browse files
committed
Allign button in sandbox workflow to the middle of the page
This PR fixes #2506. Signed-off-by: Denis Golovin dgolovin@redhat.com
1 parent 8578674 commit d19f4e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/webview/cluster/app/cluster.style.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ export default (theme: Theme) =>
7878
margin: theme.spacing(2)
7979
},
8080
button: {
81-
display: 'table-cell',
8281
minWidth: '8rem',
8382
maxWidth: '20rem',
8483
maxHeight: '5rem',

0 commit comments

Comments
 (0)