diff --git a/toolkit/content/tests/chrome/bug451540_window.xul b/toolkit/content/tests/chrome/bug451540_window.xul index 49a135eb25f9..d92c3e111eb4 100644 --- a/toolkit/content/tests/chrome/bug451540_window.xul +++ b/toolkit/content/tests/chrome/bug451540_window.xul @@ -5,6 +5,7 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + + diff --git a/toolkit/themes/shared/in-content/common.inc.css b/toolkit/themes/shared/in-content/common.inc.css index 3096ecbcdb2c..e9c601c40b33 100644 --- a/toolkit/themes/shared/in-content/common.inc.css +++ b/toolkit/themes/shared/in-content/common.inc.css @@ -105,7 +105,7 @@ xul|groupbox { font-size: 1.25rem; } -xul|groupbox xul|label, +xul|groupbox xul|label:not(.menu-text), xul|groupbox xul|description { /* !important needed to override toolkit !important rule */ -moz-margin-start: 0 !important;