Elm check+radio: Fix alignment of text to be according of text direction.

SVN revision: 60575
This commit is contained in:
Tom Hacohen 2011-06-22 07:05:13 +00:00
parent 179eced103
commit 13fbc620f4
1 changed files with 2 additions and 2 deletions

View File

@ -22453,7 +22453,7 @@ collections {
font: "Sans,Edje-Vera";
size: 10;
min: 0 1;
align: 0.0 0.5;
align: -1.0 0.5;
}
}
description { state: "visible" 0.0;
@ -22681,7 +22681,7 @@ collections {
font: "Sans,Edje-Vera";
size: 10;
min: 0 0;
align: 0.0 0.5;
align: -1.0 0.5;
}
}
description { state: "visible" 0.0;