Closed Bug 1177571 Opened 9 years ago Closed 9 years ago

Standardize and variablize item spacing

Categories

(developer.mozilla.org Graveyard :: Code Cleanup, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: shobson, Assigned: shobson)

Details

We have a $list-item-spacing variable used for a whole bunch of stuff that isn't list items. 

And we have a whole bunch of stuff that use either 6 or 8 pixels of padding and should be calling on variables.

Assumption: vertical spacing should be 6px and horizontal spacing should be 8px.

Make these into variables and apply liberally.
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/2242c7148ede1b8aead1f5e11235b4d7fb44e90a
Fix Bug 1177571: Standardize and variablize item spacing

Also fix bug 1177223.

https://github.com/mozilla/kuma/commit/6519b0609df759edaf408baddbd5d90caf8ea0ac
Merge pull request #3285 from stephaniehobson/bug-1177223-list-item-spacing

Fix Bug 1177571: Standardize and variablize item spacing
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.