Skip to content

Commit

Permalink
Wrap operator buttons onto multiple rows (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-w authored Mar 27, 2020
1 parent a93ccc3 commit a368554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mathquill4quill.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
.mathquill4quill-operator-container {
display: flex;
align-items: center;
flex-wrap: wrap;
}

.mathquill4quill-history-button {
Expand Down

0 comments on commit a368554

Please sign in to comment.