Bug 381364 - locationFolders menulist icon lacks horizontal margin, patch by Dão Gottwald <dao@design-noir.de>, r=me
git-svn-id: svn://10.0.0.236/trunk@226860 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2134,7 +2134,9 @@
|
||||
|
||||
<toolbaritem id ="folder-location-container" title="&folderLocationToolbarItem.title;"
|
||||
align="center" class="chromeclass-toolbar-additional">
|
||||
<menulist id="locationFolders" class="folderMenuItem" label=" " context="folderPaneContext" width="170" crop="center">
|
||||
<!--XXX The src attribute is there to give the menulist icon horizontal margin (bug 381364).
|
||||
Remove it once bug 381548 is fixed. -->
|
||||
<menulist id="locationFolders" class="folderMenuItem" label=" " src="" context="folderPaneContext" width="170" crop="center">
|
||||
<menupopup id="folderLocationPopup" class="folderLocationPopup" height="400" flex="1"
|
||||
oncommand="OnLocationTreeSelect(this);"/>
|
||||
</menulist>
|
||||
|
||||
Reference in New Issue
Block a user