James Moger
2015-11-25 d1eb00e7e98ec4d932a632e52d336c43a4351cb4
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>