Skip to content

Commit

Permalink
Make composer buttons fit on one single line (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
alagane authored Mar 14, 2022
1 parent 081fc67 commit 223e34c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,7 @@ inbox-composer-body-editor-html.esn-summernote {
opacity: 1;
margin-left: 0;
}

.btn-sm, .btn-group-sm > .btn {
padding: 5px 8px;
}

0 comments on commit 223e34c

Please sign in to comment.