This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-01 13:09:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fa5ba6beb8
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 04:05:35 -06:00
.
emoji-picker
{
FIX: prevents overflow on emoji picker on mobile (#7189)
2019-03-16 04:59:02 -05: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 04:05:35 -06:00
border
:
none
;
}
FIX: prevents overflow on emoji picker on mobile (#7189)
2019-03-16 04:59:02 -05:00
.
emoji-picker
.
category-icon
{
margin
:
2
px
;
}
Reference in New Issue
Copy Permalink