diff --git a/Changelog.md b/Changelog.md
index 8baaa0c05befcef8ed0fde6761c46eb74a3d397b..a4ccbed7d06277696bf67188d05f2bcb87e64508 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -6,7 +6,7 @@
 * Make the session cookies HttpOnly again [#7041](https://github.com/diaspora/diaspora/pull/7041)
 * Invalidate sessions with invalid CSRF tokens [#7050](https://github.com/diaspora/diaspora/pull/7050)
 * Liking a post will no longer update its interacted timestamp [#7030](https://github.com/diaspora/diaspora/pull/7030)
-* Improve W3C compliance [#7068](https://github.com/diaspora/diaspora/pull/7068)
+* Improve W3C compliance [#7068](https://github.com/diaspora/diaspora/pull/7068) [#7082](https://github.com/diaspora/diaspora/pull/7082)
 * Load jQuery in the head on mobile [#7086](https://github.com/diaspora/diaspora/pull/7086)
 
 ## Bug fixes
diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml
index cb0248113abd86bce5981d55fd531dbf5c369290..0b5b44be1f39476826f0176e41b35c5f9e7c3970 100644
--- a/app/views/layouts/application.html.haml
+++ b/app/views/layouts/application.html.haml
@@ -59,7 +59,6 @@
 
     .blueimp-gallery.blueimp-gallery-controls#blueimp-gallery
       .slides
-      %h3.title
       %a.prev
         .entypo-chevron-small-left
       %a.next