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
parent 0f9e9f1770
commit 140fef623a

View File

@ -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 */