Add padding to the repo list grid descriptions

This commit is contained in:
Joseph Schorr 2015-04-27 14:04:13 -04:00
parent f60e56c056
commit 5fb06428a2

View file

@ -90,9 +90,7 @@
.new-repo-listing .description {
font-size: 0.91em;
padding-top: 13px;
}
.new-repo-listing .description {
padding-left: 11px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;