Skip to content

Commit

Permalink
FIX Adjust height of buttons in AddElementPopover
Browse files Browse the repository at this point in the history
  • Loading branch information
raissanorth committed Sep 26, 2018
1 parent c6a995f commit 189a8ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion client/dist/styles/bundle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions client/src/components/ElementEditor/AddElementPopover.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
padding: 10px;
text-align: start;
margin-bottom: 4px;
border: 0px;
max-height: 40px;
}

// Adds necessary specificity to override default font-size and margins
Expand Down

0 comments on commit 189a8ea

Please sign in to comment.