Typo in my fix to bug 221824 (themes should be RTL compatible) - missing ;

This commit is contained in:
mozilla.mano@sent.com 2007-11-06 21:09:32 -08:00
parent 02c9279b05
commit 582de46866

View File

@ -228,7 +228,7 @@ filefield[disabled="true"] .fileFieldIcon {
#changeActionContent {
padding-top: 8px;
padding-bottom: 10px
padding-bottom: 10px;
-moz-padding-start: 9px;
-moz-padding-end: 10px;
}