Skip to content

Commit

Permalink
fix actions not showing
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhughes27 committed Aug 23, 2018
1 parent 4f063f2 commit 3558fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/admin_next/src/assets/jss/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ const SubmitButton = (theme: Theme) => createStyles({
position: "fixed",
bottom: theme.spacing.unit * 2,
right: theme.spacing.unit * 2,
zIndex: 1000,
},
inline: {
marginTop: 20,
Expand Down

0 comments on commit 3558fd7

Please sign in to comment.