Closed
Bug 883320
Opened 12 years ago
Closed 12 years ago
Base CSS is polluting into details page causing padding issues
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mjschranz, Assigned: mjschranz)
Details
Attachments
(1 file)
Causing commit https://github.com/mozilla/webmaker.org/commit/d0ba3bc6b866af1607908fce9a1e05b605eceff0
Basically, we have a lot of extra padding now because the ui-row class is something common to all pages. It's adding a lot of padding to the /details pages causing them to not be viewable as expected when used with the "Make Details" bar being used in our apps.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #762849 -
Flags: review?(scott)
Attachment #762849 -
Flags: review?(kate)
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/304b0dace334126152354d264c65c22b2957dd2c
Fix Bug 883320 - Fix css pollution causing padding issue in make-details
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•12 years ago
|
||
IRC R+ from Kate.
Updated•12 years ago
|
Attachment #762849 -
Flags: review?(scott)
Assignee | ||
Updated•12 years ago
|
Attachment #762849 -
Flags: review?(kate)
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•