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.

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

              Created:
              Updated:
              Resolved: