File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -377,7 +377,7 @@ input {
377
377
/* @group Component / Repository */
378
378
379
379
.repository {
380
- padding : 10 px 20px ;
380
+ padding : 5 px 20px ;
381
381
margin : 0 ;
382
382
background-color : @LightGray ;
383
383
.ReadMixin ();
@@ -389,15 +389,16 @@ input {
389
389
390
390
.avatar {
391
391
.BorderRadius (50% );
392
- width : 25px ;
393
- height : 25px ;
392
+ width : 23px ;
393
+ height : 23px ;
394
+ margin-top : 5px ;
394
395
}
395
396
396
397
.name {
397
398
.FontOpenSansSemibold ();
398
- font-size : 18 px ;
399
+ font-size : 16 px ;
399
400
text-align : right ;
400
- padding : 0 5px ;
401
+ padding : 5px ;
401
402
402
403
span {
403
404
display : inline-block ;
@@ -410,7 +411,7 @@ input {
410
411
}
411
412
412
413
.check-wrapper {
413
- padding : 0 5px ;
414
+ padding : 4 px 5px ;
414
415
415
416
.octicon {
416
417
font-size : 22px ;
You can’t perform that action at this time.
0 commit comments