Skip to content

Commit

Permalink
#1336 Fix emoji button padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick committed Oct 13, 2015
1 parent b695b9c commit e5d50bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/Fifteen/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ textarea.textarea, textarea.textarea:focus {
}

.textarea-toolbar .btn-emoji {
padding: 11px 16px 12px !important;
padding: 14px 16px !important;
}

@media screen and (min-width: 767px) {
Expand Down

0 comments on commit e5d50bc

Please sign in to comment.