css: Use SCSS nesting in zulip.scss for .home-error-bar.

This commit is contained in:
majordwarf 2020-05-19 15:58:32 +05:30 committed by Tim Abbott
parent d4d95b7770
commit 12d755c7c2

View File

@ -1412,10 +1412,10 @@ div.focused_table {
.home-error-bar {
margin-top: 5px;
display: none;
}
.home-error-bar .alert {
margin-bottom: auto;
.alert {
margin-bottom: auto;
}
}
.streamname {