зеркало из https://github.com/mozilla/pjs.git
Bug 341902: Bookmarks-> "Subscribe to this page..." is not aligned properly with "Bookmark This Page..." and "Bookmark All Tabs...", patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano
This commit is contained in:
Родитель
5a74b67fdf
Коммит
aa3cee2d44
|
@ -175,7 +175,9 @@ menuitem.bookmark-item {
|
|||
/* ..... fix bookmarks padding issue ..... */
|
||||
|
||||
#bookmarksMenuPopup > menuitem > .menu-text,
|
||||
menupopup[type="places"] > menuitem > .menu-text {
|
||||
#bookmarksMenuPopup > menu > .menu-text,
|
||||
menupopup[type="places"] > menuitem > .menu-text,
|
||||
menupopup[type="places"] > menu > .menu-text {
|
||||
/* This sets the indentation of text on non-iconic menu items, e.g.
|
||||
* "Manage Bookmarks" to the size forced onto the icons in the rule
|
||||
* just above. */
|
||||
|
|
Загрузка…
Ссылка в новой задаче