From 5abecf8093097de328e617d691bba35ce2c19116 Mon Sep 17 00:00:00 2001 From: "mozilla.mano%sent.com" Date: Wed, 11 May 2005 02:43:30 +0000 Subject: [PATCH] Bug 285570 - add entity for changing the OCSP pref window width. r=mconnor, a=shaver git-svn-id: svn://10.0.0.236/trunk@173282 18797224-902f-48f8-a5cc-f745e15eee43 --- .../toolkit/locales/en-US/chrome/mozapps/preferences/ocsp.dtd | 2 ++ mozilla/toolkit/mozapps/preferences/ocsp.xul | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mozilla/toolkit/locales/en-US/chrome/mozapps/preferences/ocsp.dtd b/mozilla/toolkit/locales/en-US/chrome/mozapps/preferences/ocsp.dtd index 5f305d1311c..e067d930436 100644 --- a/mozilla/toolkit/locales/en-US/chrome/mozapps/preferences/ocsp.dtd +++ b/mozilla/toolkit/locales/en-US/chrome/mozapps/preferences/ocsp.dtd @@ -1,3 +1,5 @@ + + diff --git a/mozilla/toolkit/mozapps/preferences/ocsp.xul b/mozilla/toolkit/mozapps/preferences/ocsp.xul index 60a7c6316c2..a396de7f12f 100644 --- a/mozilla/toolkit/mozapps/preferences/ocsp.xul +++ b/mozilla/toolkit/mozapps/preferences/ocsp.xul @@ -49,7 +49,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" dlgbuttons="accept,cancel" title="&ocspDialog.title;" - style="width: 38em !important;"> + style="width: &window.width; !important;">