James Moger
2014-04-09 37ee4854c4cb0b8f5aa23e3f518dee3bf2d30558
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>