зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1411309 - Remove margin next to chrome controls and drag space. r=johannh
MozReview-Commit-ID: 91JCjkW7mNJ --HG-- extra : rebase_source : a294e69cef349c69012604fb836ea77d2b5c9132
This commit is contained in:
Родитель
3c55451f9e
Коммит
e625918d42
|
@ -168,7 +168,7 @@ var TabsInTitlebar = {
|
|||
let fullTabsHeight = rect($("TabsToolbar")).height;
|
||||
|
||||
// Buttons first:
|
||||
let captionButtonsBoxWidth = rect($("titlebar-buttonbox-container")).width;
|
||||
let captionButtonsBoxWidth = rect($("titlebar-buttonbox")).width;
|
||||
|
||||
let secondaryButtonsWidth, menuHeight, fullMenuHeight, menuStyles;
|
||||
if (AppConstants.platform == "macosx") {
|
||||
|
|
Загрузка…
Ссылка в новой задаче