Closed Bug 938552 Opened 11 years ago Closed 11 years ago

boxes with overheadIndicator have too much space at the bottom

Categories

(developer.mozilla.org Graveyard :: Design, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: teoli, Unassigned)

References

Details

Attachments

(3 files)

We are really in small nit's right now :-)

Most of our boxes use this HTML:
<div class="overheadIndicator draft">
    <p><strong><%=s_draft%></strong><br/>
    <%=s_not_complete%></p>
</div>

(Draft being changed to other things, I believe it is overheadIndicator).

The space after the <p> is too long, it should be symmetrical (more or less) with what is before. I'm adding three screenshots to show the current results.
Attached image Non-standard
Attached image Obsolete box
JYP: What CSS classes should we remove the bottom spacing from?  I'm already doing so from ".warning" and ".bug".  Is ".overheadIndicator" the only other one?
I would say yes, because it is used by all our standard banners. They may be unusual banner having a different class but we should convert them to overheadIndicator I guess.
Summary: boxes with overheadIndicator have to much spaces at the bottom → boxes with overheadIndicator have too much space at the bottom
Blocks: MDNPostLaunch
No longer blocks: 910513
Priority: -- → P1
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/67768495092a04e6ced5b80a5eb411b303acb0ef
fix bug 938552 - Prevent too much spacing at the bottom of overheadIndicator boxes

https://github.com/mozilla/kuma/commit/9d763c638621d6040a278592348d0ad611becc83
Merge pull request #1673 from darkwing/box-space-938552-again

fix bug 938552 - Prevent too much spacing at the bottom of overheadIndicator boxes
Status: NEW → RESOLVED
Closed: 11 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.

Attachment

General

Created:
Updated:
Size: