mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
app_components: Remove unused div selector css.
Having the styling there or not did not make any difference visually to
either of the drafts, scheduled messages or edit history overlays.
(cherry picked from commit f0e484ea07)
This commit is contained in:
committed by
Tim Abbott
parent
d55b61e7be
commit
614dca46b4
@@ -1044,11 +1044,6 @@ div.overlay {
|
|||||||
.overlay-messages-container .overlay-message-row {
|
.overlay-messages-container .overlay-message-row {
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
|
|
||||||
> div {
|
|
||||||
display: inline-block;
|
|
||||||
vertical-align: top;
|
|
||||||
}
|
|
||||||
|
|
||||||
.overlay-message-info-box {
|
.overlay-message-info-box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user