Revert "remove tabbar offset"

This reverts commit a92582126f.
This commit is contained in:
Carsten Haitzler 2014-12-03 08:42:18 +09:00
parent 40e2ca168a
commit 5c4ffc2815
2 changed files with 2 additions and 2 deletions

View File

@ -2424,7 +2424,7 @@ target: "0.clip"; target: "1.clip"; target: "2.clip"; target: "3.clip"; target:
rel1 {
relative: 0.0 1.0;
to: "terminology.tabbar";
offset: 0 -1;
offset: 0 0;
}
rel2 {
relative: 1.0 1.0;

View File

@ -1183,7 +1183,7 @@ collections {
rel1 {
relative: 0.0 1.0;
to: "terminology.tabbar";
offset: 0 -1;
offset: 0 0;
}
rel2 {
relative: 1.0 1.0;