From 2958bf7e637584b00254e6a1f0c7554cb9c56abd Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Tue, 24 Feb 2015 12:10:21 +0100 Subject: Display footer icons left of text. This is consistent with the due date indicator, and needed to avoid confusion between the due date and the following number of comments/tasks/... IMHO this also feels slightly more natural :-) --- app/Template/board/task_footer.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/Template/board/task_footer.php b/app/Template/board/task_footer.php index d413692c..8abea043 100644 --- a/app/Template/board/task_footer.php +++ b/app/Template/board/task_footer.php @@ -22,19 +22,19 @@ - +   - +   - +   - +   @@ -42,4 +42,4 @@ - \ No newline at end of file + -- cgit v1.2.3