mirror of https://github.com/zulip/zulip.git
f644f5fc2c
We've often gotten the complaint that Zulip's emoji are a bit too big; this should address the worst consequences of that (line-wrapping being off with large emoji present) while still making it possible to easily see what a given emoji is. The right place to change this is in rendered_markdown.scss, not the main emoji definition in zulip.scss, as the latter is also used in places like the emoji picker where a larger size is valuable. Closes #12731, an older PR that did this with slightly different parameters (and without a comment). |
||
---|---|---|
.. | ||
portico | ||
alerts.scss | ||
app_components.scss | ||
components.scss | ||
compose.scss | ||
drafts.scss | ||
hotspots.scss | ||
informational-overlays.scss | ||
input_pill.scss | ||
left-sidebar.scss | ||
lightbox.scss | ||
night_mode.scss | ||
popovers.scss | ||
pygments.scss | ||
reactions.scss | ||
rendered_markdown.scss | ||
right-sidebar.scss | ||
settings.scss | ||
subscriptions.scss | ||
typing_notifications.scss | ||
user_circles.scss | ||
user_status.scss | ||
widgets.scss | ||
zulip.scss |