templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)

* Update view_list.tmpl

* Update commits_table.tmpl

* Update dashboard.tmpl

* Update list.tmpl

* Update list.tmpl

* Update list.tmpl

* Update list.tmpl

* Update notice.tmpl

* Update monitor.tmpl

* Update view_file.tmpl

* Update diff_preview.tmpl

* Update box.tmpl
This commit is contained in:
rokuu
2018-04-24 13:54:22 +00:00
committed by 无闻
parent 0e80e47592
commit c68fc4f31a
12 changed files with 22 additions and 22 deletions

View File

@@ -77,7 +77,7 @@
</div>
{{end}}
</h4>
<div class="ui attached table segment">
<div class="ui unstackable attached table segment">
{{if not $file.IsRenamed}}
{{$isImage := (call $.IsImageFile $file.Name)}}
{{if and $isImage}}