This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f19588311
discourse
/
app
/
assets
/
stylesheets
/
mobile
/
emoji.scss
7 lines
91 B
SCSS
Raw
Normal View
History
Unescape
Escape
FIX: emoji-picker improvements * fix a performance issue on mobile when modifying filtering query, thanks to David Taylor and Jorge Manrubia for the initial finding and solution * minor refactoring * better positioning of the picker on mobile
2018-01-29 05:05:35 -05:00
.
emoji-picker
{
box-shadow
:
none
;
height
:
250
px
;
border-radius
:
0
;
border
:
none
;
}