Making WordPress.org

Changes between Initial Version and Version 2 of Ticket #1924


Ignore:
Timestamp:
08/20/2016 12:15:07 PM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1924

    • Property Keywords has-patch added
  • Ticket #1924 – Description

    initial v2  
    11Previously, large code samples on support forums had both horizontal and vertical scrolling. (We do recommend using Pastebin or similar services for large samples, but most users still just paste them on the forums as is.)
    22
    3 After the upgrade to bbPress 2.x, the samples have horizontal padding, but the height is not limited, which makes it harder to browse the thread.
     3After the upgrade to bbPress 2.x, the samples have horizontal scrolling, but the height is not limited, which makes it harder to browse the thread.
    44
    55Adding `max-height` for the `<code>` element should fix it: