Use Bootstrap panel instead of custom CSS

This commit is contained in:
Naoki Takezoe
2015-12-10 14:32:11 +09:00
parent 9d644b4625
commit de4db0764c
7 changed files with 45 additions and 43 deletions

View File

@@ -403,9 +403,9 @@ div.repo-link {
}
*/
li.repo-link {
padding-top: 5px;
padding-bottom: 5px;
li.repo-link, li.page-link {
padding-top: 4px;
padding-bottom: 4px;
}
div.box-content-bottom {