This website works better with JavaScript.
Home
Explore
Help
Sign In
garrick
/
ermoji
mirror of
https://github.com/gadenbuie/ermoji.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Don't wrap bad emo::ji name
tags/v0.2.0
Garrick Aden-Buie
5 years ago
parent
9fe398afc9
commit
2acd6f08ae
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
+4
-0
R/emoji_picker.R
+ 4
- 0
R/emoji_picker.R
View File
@@ -56,6 +56,10 @@ emoji_picker_ui <- function() {
#alert_bad_emo_ji.show-bad-emo-ji {
transform: translateY(0);
}
#bad_emo_ji_name {
white-space: nowrap;
}
'
)
)
Write
Preview
Loading…
Cancel
Save