[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/master] Hide breadcrumbs
commit 670f2c6d0e11db93df984756e39cd438277375ad
Author: Antonela <hola@xxxxxxxxxxx>
Date: Mon Apr 13 14:13:24 2020 -0300
Hide breadcrumbs
Related with https://gitlab.torproject.org/torproject/web/community/-/issues/68
---
templates/two-columns-page.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/templates/two-columns-page.html b/templates/two-columns-page.html
index 637857f..c5c3757 100644
--- a/templates/two-columns-page.html
+++ b/templates/two-columns-page.html
@@ -1,9 +1,8 @@
-
-{% include 'breadcrumb.html' %}
+<!--{% include 'breadcrumb.html' %}-->
<div class="row">
{% include 'sidenav.html' %}
- <div class="col-sm-12 col-xs-12 col-md-8 col-lg-8 pt-3 mr-auto {{ bag('alternatives', this.alt, 'order') }}">
+ <div class="col-sm-12 col-xs-12 col-md-8 col-lg-8 pt-3 mt-5 mr-auto {{ bag('alternatives', this.alt, 'order') }}">
<div class="col-10">
{{ this.body }}
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits