don't override paddings
ClosedPublic

Authored by mart on Jul 10 2017, 2:13 PM.

Details

Summary

as paddings are used to indicate there should be some space
made up for the scrollbar, don't overwrite them, use negative
margins instead on the items we are sure there should never be
margins regarless the scrollbar is visible or not

Test Plan

better look both with and without scrollbars

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart created this revision.Jul 10 2017, 2:13 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 10 2017, 2:13 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol accepted this revision.Jul 10 2017, 2:18 PM

Thanks!

This revision is now accepted and ready to land.Jul 10 2017, 2:18 PM
This revision was automatically updated to reflect the committed changes.