Decrease unread footer width
[conv-inbox] / src / el-home-applet.c
index 901e4d8..8586e74 100644 (file)
@@ -54,7 +54,7 @@
 #define HEADER_HEIGHT 48
 #define FOOTER_HEIGHT 24
 #define FOOTER_HEIGHT_PRESS 48 /* approx, used only for checking clicks, bigger than controls */
-#define FOOTER_WIDTH C_WIDTH/4
+#define FOOTER_WIDTH C_WIDTH/5
 
 #define MESSAGE_HEIGHT (C_HEIGHT - HEADER_HEIGHT - FOOTER_HEIGHT)
 #define MESSAGE_WIDTH (C_WIDTH - 2*HILDON_MARGIN_DEFAULT)