Bug 552371 - Update billboard window should be draggable by its bottom toolbar. r=rs

This commit is contained in:
Markus Stange 2010-03-17 18:12:55 +01:00
Родитель 3db08b65dd
Коммит 18d895a5d5
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -28,8 +28,8 @@ wizardpage {
}
.wizard-buttons-btm {
padding: 3px 0;
margin: 12px;
padding: 15px 12px;
-moz-binding: url("chrome://global/content/bindings/general.xml#windowdragbox");
}
/* Don't use top margin - it can cause a scrollbar on the incompatible page */