Bug 771844: make about:memory wider, r=njn

--HG--
extra : transplant_source : %C0%05P%DF%E9j%FA%15%3Fgb%1Bz%B4%7E%1AxY%28%B9
This commit is contained in:
Gavin Sharp 2012-07-08 10:43:07 -07:00
parent 76ac85af05
commit 3e280d4d47

View File

@ -14,5 +14,5 @@
<script type="text/javascript;version=1.8" src="chrome://global/content/aboutMemory.js"/>
</head>
<body onload="onLoad()" onunload="onUnload()"></body>
<body onload="onLoad()" onunload="onUnload()" class="aboutPageWideContainer"></body>
</html>