Skip to content

Commit

Permalink
fixed textarea font for emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Feb 26, 2015
1 parent ae183cd commit 499a338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/main.css
Expand Up @@ -314,6 +314,7 @@ html {
box-shadow: 0 2px 5px rgba(0, 0, 0, .075) inset !important;
-webkit-transition-property: background, height, border, box-shadow;
-webkit-transition-duration: 300ms;
font-family: "Lucida Grande", "Hevetica Neue", Hevetica, Tahoma, "Hiragino Sans GB", "Microsoft Yahei", "Wenquanyi MicroHei", "Segoe UI Symbol", sans-serif !important;
}
.formdisabled,
.input_text[disabled] {
Expand Down

0 comments on commit 499a338

Please sign in to comment.