• 
      

    Remove the unwanted padding in rendered Markdown files.

    Review Request #8236 — Created June 10, 2016 and submitted

    Information

    Review Board
    release-2.5.x
    5a66eb6...

    Reviewers

    Renderd Markdown files had a lot of padding around paragraphs and
    headers, which made for an ugly presentation. This change remove that
    padding, helping with these common elements.
    
    We likely will have similar issues with other types of content, but this
    covers the main cases.

    Viewed some Markdown documents. Saw that the text looked a lot nicer.


    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/css/pages/text-review-ui.less
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/css/pages/text-review-ui.less
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (3d07be8)