Skip to content

Commit

Permalink
Merge branch 'content-editable' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ellscha authored Dec 3, 2018
2 parents 9a596c8 + 7877712 commit edaa09e
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 4 deletions.
4 changes: 3 additions & 1 deletion css/jquery.emojipicker.css

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

2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<style type="text/css">
body {background:#888;}
form {margin:200px 0 0 0; text-align:center;}
form {margin:150px 0 0 0; text-align:center;}
input {width:400px; height:30px;}
input,textarea,button {padding:5px 10px; font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif; font-size:24px; font-weight:300; outline:none; border:none;}
#emojiPickerWrap {margin:10px 0 0 0;}
Expand Down
Loading

0 comments on commit edaa09e

Please sign in to comment.