summaryrefslogtreecommitdiff
path: root/alot/helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/helper.py')
-rw-r--r--alot/helper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/helper.py b/alot/helper.py
index e4a2f0c8..06fa986e 100644
--- a/alot/helper.py
+++ b/alot/helper.py
@@ -37,4 +37,4 @@ def pretty_datetime(d):
string = d.strftime('%b %Y')
else:
string = d.strftime('%b %d')
- return string.rjust(10)
+ return string