You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…em (#1165)
* Remove bottom margin from paragraphs in quote blocks
Fixes#1163
* Ensure that spaces between paragraphs in quotes will remain
#1163
* Ensure sufficient spacing above and below blockquotes
This is similar to what wallabag web is doing and avoids cases where
two blockquotes would be joined without space, or a blockquote could end
up butted up against the following content.
* Further fixes for blockquote extra bottom margin
Brings in changes for #1143, removing all borders and padding between
blockquote and children, allowing for margin collapsing
* Whitespace fix
* Quote accent colour change as requested
* Sync quote high contrast change across themes
Co-authored-by: Chris Heywood <[email protected]>
Discussed in #1143.
The text was updated successfully, but these errors were encountered: