Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13507

Large images in posts can cause horizontal scrollbars

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 3.1.2
    • 3.1.3-RC1
    • Styles
    • None

    Description

      Example: https://www.phpbb.com/community/viewtopic.php?f=456&t=2279391

      We set the max-width to 100% for images in posts. But they have a border, which makes the outer-width 100% + 2px (which can cause scrollbars to appear).

      We either need to set it to 99% max-width, or use a different CSS box-sizing rule.

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            PayBas PayBas [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: