refactor: Remove obsolete .messagebox-bottom.

This is an obsolete css class in zulip.css.
This commit is contained in:
Balaji2198 2017-12-03 13:31:46 +05:30 committed by showell
parent 6f7574ce19
commit b9c784bd7f
1 changed files with 0 additions and 10 deletions

View File

@ -997,16 +997,6 @@ td.pointer {
}
}
.messagebox-bottom {
height: 3px;
background-color: hsl(0, 0%, 100%);
border-radius: 0px 0px 3px 0px;
/* box-shadow: 0px 2px 2px -1px hsl(0, 0%, 80%); */
border: 1px solid hsl(166, 26%, 80%);
border-top: none;
border-left: none;
}
.messagebox-bottom-colorblock {
border-radius: 0px 0px 0px 3px;
/* box-shadow: 0px 2px 2px -1px hsl(0, 0%, 80%); */