Closed Bug 962905 Opened 11 years ago Closed 11 years ago

Whistle Pig margin text overflows bounding box

Categories

(Infrastructure & Operations :: Infrastructure: Tools, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lonnen, Assigned: espressive)

Details

The text on whistle pig (<section class="period-data) overflows its bounding box. The jquery plugin sets width:100% on .readmore-js-*, which doesn't account for padding and causes text to overflow by 20 some pixels. The contents need to be wrapped in an inner div and padding transferred from .period-data to .inner-period-data or whatever the class is set to for the inner div.
Where is this Pig running these days? I have not seen it after it was deployed and used with actual data.
(In reply to Ed Lim [:limed] from comment #2) > https://status.mozilla.org/en-US/ Thanks Ed, where does the code for this live now? Still on Github? It seems the repo that was pulled up into mozilla has been removed though. This is a really quick fix, so, just need to know where the soucre lives.
(In reply to Schalk Neethling [:espressive] from comment #3) > (In reply to Ed Lim [:limed] from comment #2) > > https://status.mozilla.org/en-US/ > > Thanks Ed, where does the code for this live now? Still on Github? It seems > the repo that was pulled up into mozilla has been removed though. > > This is a really quick fix, so, just need to know where the soucre lives. https://github.com/rtucker-mozilla/WhistlePig
Assignee: infra → schalk.neethling.bugs
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Looks perfect, thanks again!
You need to log in before you can comment on or make changes to this bug.