This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-29 05:00:58 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
07b80d491b
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 18:05:35 +08:00
.
emoji-picker
{
FIX: prevents overflow on emoji picker on mobile (#7189)
2019-03-16 17:59:02 +08: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 18:05:35 +08:00
border
:
none
;
}
FIX: prevents overflow on emoji picker on mobile (#7189)
2019-03-16 17:59:02 +08:00
.
emoji-picker
.
category-icon
{
margin
:
2
px
;
}
Reference in New Issue
Copy Permalink