7e72f51aca7711143badf7a8937b1f3b7e259f9f
lrnassar
  Tue Nov 15 15:01:29 2022 -0800
Making a few final tweaks to the index page, refs #29695

diff --git src/hg/htdocs/indexReleases.html src/hg/htdocs/indexReleases.html
index 8c57d0e..bbd35b0 100755
--- src/hg/htdocs/indexReleases.html
+++ src/hg/htdocs/indexReleases.html
@@ -1,15 +1,15 @@
 <div class="col-md-6">
     <h2>News</h2>
       <div id="newsBox" class="jwSection">
         <div class="jwSectionContents" style="margin: 5px;">
-          <div id="newsItems" style="margin-bottom: 27px">
+          <div id="newsItems">
             <!-- newsItems -->
             <!--#include virtual="indexNews.html"-->
           </div>
           <p style="text-align:center;">
           <button class="btn btn-primary btn-lg" type="submit" onclick="window.location.href='goldenPath/newsarch.html';">More news...</button>
           <button class="btn btn-default" type="submit" onclick="window.location.href='https://groups.google.com/a/soe.ucsc.edu/forum/?hl=en#!forum/genome-announce';">Subscribe</button>
           </p>
         </div>
       </div>
 </div>