Actions
Patch #25320
closedRemove initial indentation of blockquotes for better readability
Start date:
Due date:
% Done:
90%
Estimated time:
Description
Currently, quoted text in Redmine is rendered with the blockquote
element which is styled to be a grey vertical bar.
On the second and onward levels, the indentation of quotes equals the width of the bar plus some padding to the right.
Only on the first level, there is some additional margin to the left indenting the entire quote block even more. I find quotes to be more readable and more visually appealing if this margin was removed. Hence this patch.
How it looks now:
How it will look with the patch:
The patch will also apply this to HTML in notification emails.
Files
Updated by Jan from Planio www.plan.io about 8 years ago
- File deleted (
0001-Remove-initial-indentation-for-block-quotes.patch)
Updated by Go MAEDA about 8 years ago
- Status changed from Needs feedback to New
- Target version changed from Candidate for next minor release to 3.4.0
Updated by Jean-Philippe Lang about 8 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Actions