mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Lower margin on blockquotes
(imported from commit 20e06c7424c51ae3e0974472539f2e401cff5d70)
This commit is contained in:
@@ -120,6 +120,10 @@ table.zephyr_table {
|
||||
margin-left: 45px;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
td.messagebox {
|
||||
width: 470px;
|
||||
max-width: 470px;
|
||||
|
||||
Reference in New Issue
Block a user