From 528d356c6da2bd7bbdf7f8cc5690bd3f377c6ba5 Mon Sep 17 00:00:00 2001 From: Richard Marti Date: Wed, 9 Jul 2014 19:53:52 +0200 Subject: [PATCH] Bug 1035541 - Convert Content pane dialogs to be in-content. r=MattN, mano --- browser/components/preferences/fonts.xul | 10 +--------- .../components/preferences/in-content/content.js | 6 ++---- .../en-US/chrome/browser/preferences/fonts.dtd | 3 --- .../themes/shared/incontentprefs/preferences.css | 14 ++++++++++++++ 4 files changed, 17 insertions(+), 16 deletions(-) diff --git a/browser/components/preferences/fonts.xul b/browser/components/preferences/fonts.xul index 4e837905f25c..f4ceeb2d6897 100644 --- a/browser/components/preferences/fonts.xul +++ b/browser/components/preferences/fonts.xul @@ -17,15 +17,7 @@ title="&fontsDialog.title;" dlgbuttons="accept,cancel,help" ondialoghelp="openPrefsHelp()" -#ifdef XP_UNIX -#ifdef XP_MACOSX - style="width: &window.macWidth; !important;"> -#else - style="width: &window.unixWidth; !important;"> -#endif -#else - style="width: &window.width; !important;"> -#endif + style="">