File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
{{with .Repository}}
3
3
<div class="ui container">
4
4
<div class="ui stackable grid header-grid">
5
- <div class="eight wide column">
5
+ <div class="six wide column">
6
6
<div class="ui huge breadcrumb">
7
7
<i class="mega-octicon octicon-{{if .IsPrivate}}lock{{else if .IsMirror}}repo-clone{{else if .IsFork}}repo-forked{{else}}repo{{end}}"></i>
8
8
<a href="{{AppSubUrl}}/{{.Owner.Name}}">{{.Owner.Name}}</a>
13
13
</div>
14
14
</div>
15
15
16
- <div class="ui eight wide right aligned column">
16
+ <div class="ui ten wide right aligned column">
17
17
<div class="ui compact labeled button" id="see-on-door43-button" tabindex="0">
18
18
<a class="ui compact button" target="_blank" href="https://door43.org/u/{{.Owner.Name}}/{{.Name}}/">
19
19
<!-- empty icon ensures that this button is same size as Watch/Star/Fork buttons -->
You can’t perform that action at this time.
0 commit comments