diff --git a/CHANGELOG.md b/CHANGELOG.md
index 093674c7382623206ad702eb5c8538bbf522a87e..24aa84983f924349fa3bdbe47ef2ac3e4e1fd214 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 - Added "back to top" links to activity pages
 - Make slot start field non-nullable to simplify code
 - Added planning caption
+- Added planning PDF upload and download
 
 ## Version 1.2.1 - 2021-04-24
 
diff --git a/home/templates/_planning.html b/home/templates/_planning.html
index 994de6de8d02c60686e1986cf618dc01d3bc6685..40cda05a4333a809525dcfc4720988c3de31d3b4 100644
--- a/home/templates/_planning.html
+++ b/home/templates/_planning.html
@@ -1,4 +1,4 @@
-<div id="planning" style="margin-left: calc(-48vw + 50%); width: 96vw; background-color: white; padding: 10px;"></div>
+<div id="planning" style="margin-left: calc(-49vw + 50%); width: 96vw; background-color: white; padding: 10px;"></div>
 <!--
 In order to limit the planning's width, we cheat using the timeline's groups
 I.E we set all dates to the first day (Friday) and set groups allowing vertical display: