Decrease unread footer width
authorArtem Garmash <artemgarmash@gmail.com>
Sat, 16 Jan 2010 23:29:31 +0000 (01:29 +0200)
committerArtem Garmash <artem.garmash@nokia.com>
Sun, 27 Jun 2010 19:13:43 +0000 (22:13 +0300)
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)