Bug 221824 - Winstripe should be rtl compatible, global.css padding fixes. r=me a=bsmedberg.

This commit is contained in:
mozilla.mano%sent.com 2005-06-29 15:28:02 +00:00
parent 7f0d4b2878
commit 660f99eeba

View File

@ -79,7 +79,10 @@ prefwindow {
}
window.dialog {
padding: 8px 10px 10px 8px;
padding-top: 8px;
padding-bottom: 10px;
-moz-padding-start: 8px;
-moz-padding-end: 10px;
}
[wait-cursor] {