Fixing weirdness with the button that lnks to the session videos.
authorZak Rogoff <zak@fsf.org>
Fri, 21 Apr 2017 14:40:12 +0000 (10:40 -0400)
committerZak Rogoff <zak@fsf.org>
Fri, 21 Apr 2017 14:40:12 +0000 (10:40 -0400)
2017/program/index.html

index 9b866d7bd63df72df6384fbee208455bffb77a17..2ab071f4f556ec4747ef1742c54da9c92c3be5cd 100755 (executable)
@@ -25,8 +25,8 @@ Contents
 
 
 
-<button class="btn btn-default btn-xl" style="width: 100%; font-size: 200%;">
-<a href="https://media.libreplanet.org/tag/libreplanet-2017-video/">Watch session videos on our GNU MediaGoblin instance!</a></button><br><br><br>
+<a href="https://media.libreplanet.org/tag/libreplanet-2017-video/"><button class="btn btn-default btn-xl" style="width: 100%; font-size: 200%;">
+Watch session videos on our GNU MediaGoblin instance!</button></a><br><br><br>
 <div class="program-session-details-toggle-all">
     <button class="btn btn-default btn-xs">Expand all</button>
 </div>