mirror of https://github.com/zulip/zulip.git
css: Reorder zulip.scss to put `.home-error-bar` alongside.
This commit is contained in:
parent
e2cf75a8b6
commit
d4d95b7770
|
@ -1414,14 +1414,14 @@ div.focused_table {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.streamname {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.home-error-bar .alert {
|
||||
margin-bottom: auto;
|
||||
}
|
||||
|
||||
.streamname {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.brand.skinny-user-gravatar {
|
||||
display: table-cell;
|
||||
padding-top: 0px;
|
||||
|
|
Loading…
Reference in New Issue