Bug 319355 - download manager 'Clean Up' button is too close to the window resize widget. r=mconnor.

git-svn-id: svn://10.0.0.236/trunk@197884 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla.mano%sent.com 2006-05-17 19:49:26 +00:00
parent 06f9bfb023
commit c2c5fee5ec

View File

@ -17,11 +17,11 @@
}
#cleanUpButton, #optionsButton {
#cleanUpButton {
-moz-appearance: button-bevel;
min-width: 1px;
padding: 3px 6px;
margin: 0;
margin: 0 10px 0 0;
}
#commandBarSeparator {