summaryrefslogtreecommitdiffstats
path: root/gitsrht/templates/tree.html
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-09-21 18:35:29 -0400
committerDrew DeVault <sir@cmpwn.com>2018-09-21 18:35:29 -0400
commitbea00bb3dbf168410641180a3cff8cc6c2a0735e (patch)
tree7b406deab7356887de3f8142973111a76b060dd2 /gitsrht/templates/tree.html
parentfc48905e036f12bc0492df3d518e1a3c503e5e92 (diff)
Improve grid alignment
Diffstat (limited to 'gitsrht/templates/tree.html')
-rw-r--r--gitsrht/templates/tree.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitsrht/templates/tree.html b/gitsrht/templates/tree.html
index fe08e81..6cdf248 100644
--- a/gitsrht/templates/tree.html
+++ b/gitsrht/templates/tree.html
@@ -1,7 +1,7 @@
{% extends "repo.html" %}
{% block content %}
<div class="header-extension">
- <div class="container">
+ <div class="container-fluid">
<span style="padding-left: 1rem">
/{{path}}
</span>