Page MenuHomePhabricator

Likely fix for spooky scrollbar in Firefox
ClosedPublic

Authored by epriestley on Mar 30 2015, 6:42 PM.
Tags
None
Referenced Files
F14347452: D12211.diff
Thu, Dec 19, 3:02 AM
Unknown Object (File)
Fri, Dec 13, 2:32 AM
Unknown Object (File)
Tue, Dec 3, 7:49 AM
Unknown Object (File)
Fri, Nov 29, 10:33 PM
Unknown Object (File)
Thu, Nov 28, 2:12 PM
Unknown Object (File)
Mon, Nov 25, 5:02 AM
Unknown Object (File)
Fri, Nov 22, 12:57 PM
Unknown Object (File)
Thu, Nov 21, 2:39 AM
Subscribers

Details

Summary

Fixes T7690.

Test Plan

This fix worked when I applied it in the DOM inspector.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5042
Build 5060: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Likely fix for spooky scrollbar in Firefox.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

Sorry, just want to test inline commenting some more!

webroot/rsrc/css/application/differential/changeset-view.css
10

I think this can also be written as:

overflow: auto hidden;

This revision is now accepted and ready to land.Mar 30 2015, 7:05 PM
This revision was automatically updated to reflect the committed changes.