Make the repo page take up the width of the entire view
This commit is contained in:
parent
20ad666308
commit
7ef2fa9b7a
2 changed files with 48 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
</div>
|
||||
|
||||
<div class="resource-view" resource="repository" error-message="'No Repository Found'">
|
||||
<div class="container repo repo-view">
|
||||
<div class="container-fluid repo repo-view">
|
||||
<!-- Repo Header -->
|
||||
<div class="header">
|
||||
<h3>
|
||||
|
|
Reference in a new issue