Minor CSS tweak.

This commit is contained in:
Sean Li
2015-02-20 11:53:01 -08:00
parent 7f068c1806
commit 3adc1bbee6

View File

@@ -178,7 +178,7 @@
}
.repo {
display: inline-block;
width: 190px;
max-width: 190px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;