James Moger
2014-09-04 270e9e762820833d6815e362034dc3f4809b6470
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>