James Moger
2014-09-04 21fe98ebf8687f68cffbe6b6b8dec0073e93c541
src/main/java/com/gitblit/wicket/pages/MyDashboardPage.html
@@ -68,8 +68,8 @@
<wicket:fragment wicket:id="chartsFragment">
   <table>
      <tr>
         <td><div id="chartRepositories" style="display:inline-block;width: 175px; height:175px"></div></td>
         <td><div id="chartAuthors" style="display:inline-block;width: 175px; height: 175px;"></div></td>
         <td><div id="chartRepositories" style="display:inline-block;width: 250px; height:175px"></div></td>
         <td><div id="chartAuthors" style="display:inline-block;width: 250px; height: 175px;"></div></td>
      </tr>
   </table>
</wicket:fragment>