From c748366850b33d8c93f241964f21b2619f21b73a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 23 Dec 2015 20:38:31 +0100 Subject: [PATCH] Bug 1047395 - Add a link to the release notes from the about page r=florian --- browser/base/content/aboutDialog.css | 4 ++++ browser/base/content/aboutDialog.xul | 6 ++++++ browser/locales/en-US/chrome/browser/aboutDialog.dtd | 2 ++ 3 files changed, 12 insertions(+) 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 + +