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

Redundant background-position property in Prosilver button CSS?

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 3.1.0-a1
    • 3.0.11, 3.1.0-dev
    • Styles
    • None

      buttons.css 17:
      background-position: 0 100%;

      buttons.css 25:
      background-position: 0 0;

      Why do we need these? I can't find any background-image property that could be affected by these.

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

              Created:
              Updated:
              Resolved: