Bug 903866 - Ensure the appbar and url input field start life as visible. r=mbrubeck

This commit is contained in:
Sam Foster 2013-09-18 14:53:28 -07:00
parent 3b4fb3441b
commit 5246a5c014

View File

@ -208,7 +208,7 @@
observes="cmd_back"></html:div>
<!-- Navigation bar -->
<appbar id="navbar" mousethrough="never">
<appbar id="navbar" mousethrough="never" visible="true">
<hbox id="progress-container" layer="true">
<hbox id="progress-control" />
</hbox>