Temporary tweak to the Bookmark Properties dialog so that it doesn't
take over the screens of nightly users with large bookmark hierarchies. bug=329761 r=joe@retrovirus.com sr=ben@mozilla.org git-svn-id: svn://10.0.0.236/trunk@192111 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bee2f94ded
commit
35b288149c
@ -15,7 +15,7 @@
|
||||
<script type="application/x-javascript"
|
||||
src="chrome://browser/content/places/bookmarkProperties.js"/>
|
||||
|
||||
<vbox id="places-info-options">
|
||||
<vbox id="places-info-options" flex="1">
|
||||
<grid id="places-info-grid" flex="1">
|
||||
<columns>
|
||||
<column flex="1" align="end" />
|
||||
@ -54,7 +54,7 @@
|
||||
</vbox>
|
||||
<textbox id="places-folder-list" value="" disabled="true"/>
|
||||
</row>
|
||||
<row>
|
||||
<row flex="1">
|
||||
<vbox align="end">
|
||||
<hbox align="start" flex="1">
|
||||
<label value="&bookmark.property.folder_list;"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user