Bug 947488 - [Australis] Don't flex the bookmarks subview item container so the bookmarks list isn't too short and has a scrollbar. r=gijs

This commit is contained in:
Drew Willcoxon 2014-02-11 14:16:40 -08:00
parent 4debac2ce2
commit ebc42b0682

View File

@ -120,7 +120,6 @@
oncommand="PlacesCommandHook.showPlacesOrganizer('UnfiledBookmarks'); PanelUI.hide();"/>
<toolbarseparator/>
<toolbaritem id="panelMenu_bookmarksMenu"
flex="1"
orient="vertical"
smoothscroll="false"
onclick="if (event.button == 1) BookmarkingUI.onPanelMenuViewCommand(event, this._placesView);"