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:
Frank Yan 2011-02-11 09:57:24 -08:00
Родитель ba996c2d1b
Коммит 8212c20002
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -434,7 +434,11 @@
}
.titlebar-placeholder[type="caption-buttons"] {
%ifdef WINSTRIPE_AERO
margin-left: 22px; /* additional space for Aero Snap */
%else
margin-left: 10px;
%endif
}
/* titlebar command buttons */