Fix wide prefpane if PDF tools aren't installed

This commit is contained in:
Dan Stillman 2013-03-22 13:45:57 -04:00
parent c7c8cbbeae
commit 059906a11e

View File

@ -60,7 +60,8 @@
<separator class="thin"/>
<label id="pdftools-required" hidden="true"/>
<!-- This doesn't wrap without an explicit width -->
<label id="pdftools-required" width="45em" hidden="true"/>
<separator class="thin"/>
@ -70,7 +71,8 @@
<separator class="thin"/>
<label id="pdftools-documentation-link" hidden="true"/>
<!-- This doesn't wrap without an explicit width -->
<label id="pdftools-documentation-link" width="45em" hidden="true"/>
<separator class="thin"/>