paladox
2015-11-23 2b1e02997f12e2cf12088d2e9f6eef107e1ce8f5
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>