Bug 1265194 - use the hidden attribute in commonDialog.xul for consistency with tabPrompts.xml. r=adw

MozReview-Commit-ID: 3qUukGkb9i8

--HG--
extra : rebase_source : 7665bb9eafd0e3c6bc22ed1bb0986af2a4b648bf
This commit is contained in:
Justin Dolske 2016-04-16 16:06:41 -07:00
parent 0c00b2ece9
commit 6cf0c18e09

View File

@ -71,7 +71,7 @@
<!-- Only shown on OS X, since it has no dialog title -->
<description id="info.title"
#ifndef XP_MACOSX
style="display: none"
hidden="true"
#else
style="margin-bottom: 1em"
#endif