Page MenuHomePhabricator

Fix scrollbar being cut off at end of gutter
ClosedPublic

Authored by epriestley on Mar 7 2015, 5:30 PM.
Tags
None
Referenced Files
F15532555: D12007.id28906.diff
Wed, Apr 23, 4:14 PM
F15519286: D12007.diff
Sat, Apr 19, 9:31 PM
F15468976: D12007.diff
Fri, Apr 4, 8:10 AM
F15442469: D12007.diff
Wed, Mar 26, 11:38 PM
F15435627: D12007.id.diff
Tue, Mar 25, 9:22 AM
F15426366: D12007.id.diff
Mar 23 2025, 8:16 AM
F15417185: D12007.id28910.diff
Mar 20 2025, 3:52 PM
F15391462: D12007.diff
Mar 15 2025, 10:02 AM
Subscribers

Details

Summary

The "mlb" on the left nav creates a phantom bottom margin which gives the content measurable height but not scrollable height. Replace it with "plb" (padding) instead.

The 2px-spacer calculation was also not quite correct.

Test Plan
  • Viewed pages with navs; padding vs margin didn't seem to make any other differences.
  • Scrollbar now stops in the right place in Safari, Chrome, Firefox.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix scrollbar being cut off at end of gutter.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 7 2015, 5:38 PM
This revision was automatically updated to reflect the committed changes.