Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10315

Radio Buttons in ACP are clipped in Safari - Fix suggested

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 3.0.10-RC1
    • 3.0.9
    • ACP
    • None

      Since Safari updated to v5.1, for whatever reason, Radio Buttons in the ACP now appear to be cut off along the top. See attached image.

      Anyway, a simple fix is to add a tiny bit of margin as

      margin-top:1px;

      to the input.radio style element in admin.css

      This would not only repair the issue in Safari 5.1, but would be a harmless and un-noticed effect in all other browsers.

        1. acp-radio-fx36.png
          20 kB
          Oleg
        2. acp-radio-safari.jpg
          15 kB
          VSE
        3. Extended patch with Firefox6.jpg
          88 kB
          Joas Schilling
        4. Safari 5.1.7534.50 on Windows7.jpg
          37 kB
          Joas Schilling

            nickvergessen Joas Schilling
            VSE Matt Friedman [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: