Closed Bug 1172991 Opened 9 years ago Closed 7 years ago

Social-media-buttons on Macrumors are cut off in Firefox

Categories

(Web Compatibility :: Site Reports, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: elbart, Unassigned)

References

()

Details

(Whiteboard: [country-all][sitewait])

Attachments

(1 file)

Attached image macrumors_fx_chrome.png
See attachment and URL.

The buttons are cut off in Firefox on Win and Linux, in Chrome (Win+Linux) and IE they're fine.
Thank you for reporting the problem!

http://cdn.macrumors.com/styles-new/styles.css?v=149 it has this bit (with some irrelevant stuff stripped out, around line 3534):

  @-moz-document url-prefix() {
    .article.blog .footer .t-share {
      padding-top: 0px;
    }

    .article.blog .footer .fb-share {
      padding-top: 0px;
    }

    .article.blog .footer .g-share {
      padding-top: 0px;
    }
  }

These rules are being sent _only_ to Firefox, obviously.

If those rules are removed, the buttons are no longer cut off.

Got to love sites sending broken CSS to only one browser.  :(
Status: UNCONFIRMED → NEW
Component: Layout → Desktop
Ever confirmed: true
Product: Core → Tech Evangelism
I emailed tips@macrumors.com--bz's suggested fix seems like a hot tip. ^_^
Whiteboard: [country-all][sitewait]
And this got fixed (but apparently I never follow up...)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Web Compatibility
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: