mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
rendered_markdown: Remove unused .data-container div css.
Having that css there or not did not make any visual difference.
This commit is contained in:
parent
996a091bd9
commit
a48ce954aa
@ -651,11 +651,6 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.data-container div {
|
||||
display: block;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.data-container::after {
|
||||
content: " ";
|
||||
position: absolute;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user