This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-09 04:44:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
stylesheets
/
mobile
/
emoji.scss
9 lines
104 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 11:05:35 +01:00
.
emoji-picker
{
FIX: prevents overflow on emoji picker on mobile (#7189)
2019-03-16 10:59:02 +01:00
max-height
:
280
px
;
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 11:05:35 +01:00
border
:
none
;
}
FIX: prevents overflow on emoji picker on mobile (#7189)
2019-03-16 10:59:02 +01:00
.
emoji-picker
.
category-icon
{
margin
:
2
px
;
}
Reference in New Issue
Copy Permalink