Add padding to the repo list grid descriptions
This commit is contained in:
parent
f60e56c056
commit
5fb06428a2
1 changed files with 1 additions and 3 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue