mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
Bug 552371 - Update billboard window should be draggable by its bottom toolbar. r=rs
This commit is contained in:
parent
0f9e9f1770
commit
140fef623a
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user