diff --git a/browser/base/content/aboutDialog.css b/browser/base/content/aboutDialog.css index b3e18f3977a0..91397283d132 100644 --- a/browser/base/content/aboutDialog.css +++ b/browser/base/content/aboutDialog.css @@ -37,6 +37,10 @@ margin-right: 0; } +#releasenotes { + margin-top: 10px; +} + #distribution, #distributionId { display: none; diff --git a/browser/base/content/aboutDialog.xul b/browser/base/content/aboutDialog.xul index 378d5872722b..a0403f2ac6ce 100644 --- a/browser/base/content/aboutDialog.xul +++ b/browser/base/content/aboutDialog.xul @@ -44,7 +44,13 @@ + #expand +#ifndef NIGHTLY_BUILD +#expand +#endif + +