mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1008647 - fix left padding and remove separator for top show all bookmarks item, r=mak
This commit is contained in:
parent
08d714b453
commit
2190fdd20e
@ -797,10 +797,9 @@
|
||||
oncommand="toggleSidebar('viewBookmarksSidebar');">
|
||||
<observes element="viewBookmarksSidebar" attribute="checked"/>
|
||||
</menuitem>
|
||||
<menuseparator/>
|
||||
<!-- NB: temporary solution for bug 985024, this should go away soon. -->
|
||||
<menuitem id="BMB_bookmarksShowAllTop"
|
||||
class="subviewbutton"
|
||||
class="menuitem-iconic subviewbutton"
|
||||
label="&showAllBookmarks2.label;"
|
||||
command="Browser:ShowAllBookmarks"
|
||||
key="manBookmarkKb"/>
|
||||
|
Loading…
Reference in New Issue
Block a user