revert the spacing between the table row buttons

This commit is contained in:
Mitchell Livingston 2011-09-07 01:24:43 +00:00
parent 916aea36e3
commit cca9af71ef
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#define HEIGHT_STATUS 12.0
#define PADDING_HORIZONTAL 5.0
#define PADDING_BETWEEN_BUTTONS 4.0
#define PADDING_BETWEEN_BUTTONS 3.0
#define PADDING_BETWEEN_IMAGE_AND_TITLE (PADDING_HORIZONTAL + 1.0)
#define PADDING_BETWEEN_IMAGE_AND_BAR PADDING_HORIZONTAL
#define PADDING_BETWEEN_TITLE_AND_PRIORITY 3.0