Skip to content

Commit

Permalink
Merge pull request scratchfoundation#277 from bigeyex/feature/add-but…
Browse files Browse the repository at this point in the history
…ton-position

fix scratchfoundation#108 add button is not centered in firefox
  • Loading branch information
paulkaplan authored Jul 10, 2017
2 parents 49174da + 1d5e8b0 commit 56c0fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/target-pane/target-pane.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

.add-button {
height: 0.8rem;
margin: auto;
}

/* @todo: This is hacky. Better: move buttons in their corresponding panes, and set values relatively */
Expand Down

0 comments on commit 56c0fe3

Please sign in to comment.