Fix table bottom-margin.

This commit is contained in:
takezoe
2013-06-23 03:19:43 +09:00
parent e5492d6b3d
commit 9dd0a6534e

View File

@@ -92,11 +92,11 @@ table.table-file-list td.latest-commmit {
padding-bottom: 4px;
background-color: white;
}
/*
table.table {
margin-bottom: 10px;
}
*/
table.table th {
background-color: #d9edf7;
}