File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<div class="sixteen wide column title gt-mb-3">
2
2
<div class="issue-title gt-mb-4 gt-df gt-ac" id="issue-title-wrapper">
3
- <h1 class="gt-f1 gt-word-break">
3
+ <h1 class="gt-df gt-ac gt- f1 gt-word-break">
4
4
<span id="issue-title">{{RenderIssueTitle $.Context .Issue.Title $.RepoLink $.Repository.ComposeMetas | RenderCodeBlock}}</span>
5
5
<span class="index">#{{.Issue.Index}}</span>
6
- <div id="edit-title-input" class="ui input gt-f1 gt-ml-4 gt-hidden">
6
+ <div id="edit-title-input" class="ui input gt-f1 gt-ml-3 gt-hidden">
7
7
<input value="{{.Issue.Title}}" maxlength="255" autocomplete="off">
8
8
</div>
9
9
</h1>
Original file line number Diff line number Diff line change 640
640
font-weight : 300 ;
641
641
font-size : 2.3rem ;
642
642
margin : 0 ;
643
- padding-right : 0.5 rem ;
643
+ padding-right : 0.25 rem ;
644
644
}
645
645
646
646
.repository .view .issue .title .issue-title h1 .ui .input {
649
649
650
650
.repository .view .issue .title .issue-title h1 .ui .input input {
651
651
font-size : 1.5em ;
652
- padding : 0 1rem ;
652
+ padding : 4 px 1rem ;
653
653
}
654
654
655
655
.repository .view .issue .title .issue-title .index {
You can’t perform that action at this time.
0 commit comments