revert the spacing between the table row buttons
This commit is contained in:
parent
916aea36e3
commit
cca9af71ef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue