zulip/web
sbansal1999 323d749189 status-message: Add margin-top to sender info to avoid overlap.
Earlier, the sender info would overlap with the edit compose
area because of another class applying "margin-top" to keep
the sender info properly aligned when the message is not being
edited. However, that "margin-top" had to be changed when the edit
compose is opened.

This commits adds that "margin-top" to sender info to make sure
that it doesn't overlap with the edit compose area.
2023-05-01 16:36:37 -07:00
..
e2e-tests tooltips: Convert recipient row tooltips to tippy. 2023-04-28 15:34:59 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared ts: Convert resolved_topic.js to TypeScript. 2023-05-01 10:55:36 -07:00
src compose: Fix buttons in error banners is not clickable. 2023-05-01 10:37:09 -07:00
styles status-message: Add margin-top to sender info to avoid overlap. 2023-05-01 16:36:37 -07:00
templates tooltips: Remove keyboard shortcuts from View Scheduled Messages modal. 2023-04-30 20:34:53 -07:00
tests timerender: Extract new variant of get_full_datetime. 2023-04-30 22:39:52 -07:00
third search: Fix display of suggestion box when search bar empty. 2023-04-24 21:45:06 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-04-25 22:18:48 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts eslint: Fix @typescript-eslint/prefer-nullish-coalescing. 2023-04-19 16:52:39 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00