1148: Take up the full width when viewing the diff in split view. (#8114)

This replicates how the commit view works in split view.
pull/8121/head^2
pmdematagoda 2019-09-07 21:17:42 +10:00 committed by Lauris BH
parent 7e74afc9f7
commit 5e32c16ac3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{{template "base/head" .}}
<div class="repository view issue pull files diff">
{{template "repo/header" .}}
<div class="ui container">
<div class="ui container {{if .IsSplitStyle}}fluid padded{{end}}">
<div class="navbar">
{{template "repo/issue/navbar" .}}
<div class="ui right">