diff --git a/macosx/TorrentCell.m b/macosx/TorrentCell.m index 0815832ed..e7e1e7404 100644 --- a/macosx/TorrentCell.m +++ b/macosx/TorrentCell.m @@ -46,7 +46,7 @@ #define HEIGHT_TITLE 16.0 #define HEIGHT_STATUS 12.0 -#define PADDING_HORIZONTAL 8.0 +#define PADDING_HORIZONTAL 3.0 #define PADDING_BETWEEN_IMAGE_AND_TITLE 5.0 #define PADDING_BETWEEN_IMAGE_AND_BAR 4.0 #define PADDING_BETWEEN_TITLE_AND_PRIORITY 3.0