remove tabbar offset

This commit is contained in:
Boris Faure 2014-12-01 00:28:52 +01:00
parent 3b6b4bfe5f
commit a92582126f
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 0;
offset: 0 -1;
}
rel2 {
relative: 1.0 1.0;

View File

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