mirror of https://github.com/zulip/zulip.git
2ca1c0c63e
This commit fixes the alignment of account-alert-notification-banner by using a new classname 'account-alert-notification' for this specific banner, removed the default margin-top and margin-left from this banner which is set to all other banners, and Aligned the banner with vertical-align property set to middle. To left-align this specific banner when the email is long enough to wrap to the next line removed the margin-left and used a new classname 'account-settings-heading' for the accounts heading, and gave a margin-right of 10px to ensure that the notice banner and the heading have enough space between them, when the email is short. If the email is long enough to wrap to multiple lines, then the gap between the email input field and the banner is too low. To adjust this, set the margin-bottom to 10px. |
||
---|---|---|
.. | ||
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 |