Fix panel backgrounds and sizes
[apps/homescreen.git] / homescreen / qml / StatusArea.qml
index 507b6db..4a8fbc0 100644 (file)
@@ -23,7 +23,7 @@ import HomeScreen 1.0
 Item {
     id: root
     //width: 295
-    //height: 218
+    //height: 216
 
     property date now: new Date
     Timer {