Closed
Bug 999776
Opened 11 years ago
Closed 11 years ago
Large content is cropped
Categories
(Websites :: wiki.mozilla.org, defect)
Websites
wiki.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
2014-Q2
People
(Reporter: joshua-s, Unassigned)
References
Details
In https://wiki.mozilla.org/FirefoxOS/TCP/Team, the table is wider than the content div. I propose that we change the css for #main-content from "overflow: hidden;" to "overflow: scroll;" or "overflow-x: scroll;"
I am willing to fix this issue.
Comment 1•11 years ago
|
||
(In reply to Joshua Smith [:joshua-s] from comment #0)
> In https://wiki.mozilla.org/FirefoxOS/TCP/Team, the table is wider than the
> content div. I propose that we change the css for #main-content from
> "overflow: hidden;" to "overflow: scroll;" or "overflow-x: scroll;"
>
> I am willing to fix this issue.
Fixed: https://wiki.mozilla.org/index.php?title=MediaWiki:Gmo.css&oldid=967743
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•11 years ago
|
||
(In reply to Gordon P. Hemsley [:GPHemsley] from comment #1)
> Fixed:
> https://wiki.mozilla.org/index.php?title=MediaWiki:Gmo.css&oldid=967743
Sorry, diff URL is here:
https://wiki.mozilla.org/index.php?title=MediaWiki:Gmo.css&diff=967743&oldid=963523
Reporter | ||
Comment 3•11 years ago
|
||
Thank you! I didn't know edits to the css could be done like that :)
Assignee: joshua-smith → nobody
Updated•10 years ago
|
Target Milestone: --- → 2014-Q2
You need to log in
before you can comment on or make changes to this bug.
Description
•