Bug 648733 - [rtl] addon title and version need more margin in about:home [r=vingtetun]

This commit is contained in:
Anas Husseini 2011-04-15 12:52:58 +02:00
parent 4724435511
commit 8e9047e08c

View File

@ -125,7 +125,8 @@ body[dir="ltr"] .section-box .openall {
}
.section-box .version {
-moz-margin-start: 12px;
/* The addon title is not localized, so keep the margin on the left side */
margin-left: 12px;
font-size: 18px;
color: gray;
}