mirror of https://github.com/zulip/zulip.git
e55f5a1b59
The vertical shifts in message body was due to the <p> tags it gets when converted to markdown. Removing the top margin from the first <p> child and bottom margin from the last <p> child resolves this issue as due to those default margins in <p> tags there was vertical shifts in message body. Fixes: #21276. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |