James Moger
2011-04-13 61b094152515532b42aa5e918f5405d82cde0440
src/com/gitblit/wicket/resources/gitblit.css
@@ -293,7 +293,7 @@
   padding: 8px;
}
table.pretty, table.repositories {
table.pretty, table.repositories, table.comments {
   margin-bottom:5px;
   border-spacing: 0px;
   border-left: 1px solid #bbb;
@@ -304,6 +304,11 @@
   padding: 2px 4px;
}
table.comments td {
   padding: 4px;
   line-height: 17px;
}
table.repositories {
   width:100%;   
}