make header layout more readable for 1440x2560

Change-Id: I109c7ae5963b5b4d9d1a8190e364a7685c41dbdd
This commit is contained in:
bigbiff
2014-11-27 11:41:38 -05:00
committed by Dees Troy
parent 0bc17c6fd3
commit b38de7e2f4
+2 -2
View File
@@ -237,7 +237,7 @@
<object type="text" color="%text_color%">
<font resource="font" />
<placement x="539" y="132" />
<placement x="489" y="132" />
<conditions>
<condition var1="tw_no_battery_percent" var2="0" />
<condition var1="tw_battery" op=">" var2="0" />
@@ -248,7 +248,7 @@
<object type="text" color="%text_color%">
<font resource="font" />
<placement x="839" y="132" />
<placement x="819" y="132" />
<conditions>
<condition var1="tw_no_cpu_temp" var2="0" />
</conditions>