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 5e324e2b29
commit 0433771c88

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);"