We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf325d4 commit 4e6595fCopy full SHA for 4e6595f
web_src/less/_repository.less
@@ -409,10 +409,6 @@
409
font-size: .5em;
410
}
411
412
- .file-info {
413
- font-size: 13px;
414
- }
415
-
416
.file-actions {
417
.btn-octicon {
418
line-height: 1;
@@ -3051,7 +3047,8 @@ td.blob-excerpt {
3051
3047
display: flex;
3052
3048
justify-content: space-between;
3053
3049
overflow-x: auto;
3054
- padding: 8px 12px !important;
3050
+ padding: 6px 12px !important;
+ font-size: 13px !important;
3055
3056
3057
.file-info {
0 commit comments