зеркало из https://github.com/mozilla/pjs.git
Bug 624129 - Make maximized windows w/ many tabs easier to drag. r=dao ui-r=shorlander a=blocking2.0-betaN
This commit is contained in:
Родитель
ba996c2d1b
Коммит
8212c20002
|
@ -434,7 +434,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.titlebar-placeholder[type="caption-buttons"] {
|
.titlebar-placeholder[type="caption-buttons"] {
|
||||||
|
%ifdef WINSTRIPE_AERO
|
||||||
|
margin-left: 22px; /* additional space for Aero Snap */
|
||||||
|
%else
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
%endif
|
||||||
}
|
}
|
||||||
|
|
||||||
/* titlebar command buttons */
|
/* titlebar command buttons */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче