Fix presentation when there are no repositories.

This commit is contained in:
takezoe
2013-07-06 17:02:17 +09:00
parent 67d6cf37a5
commit 427e9197d8
3 changed files with 50 additions and 31 deletions

View File

@@ -104,7 +104,7 @@ div.block-header {
div.block {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid silver;
border-bottom: 1px solid #ddd;
}
h3 {