diff --git a/swh/web/assets/src/bundles/browse/snapshot-navigation.css b/swh/web/assets/src/bundles/browse/snapshot-navigation.css --- a/swh/web/assets/src/bundles/browse/snapshot-navigation.css +++ b/swh/web/assets/src/bundles/browse/snapshot-navigation.css @@ -6,8 +6,7 @@ */ .swh-browse-top-navigation { - min-height: 43px; - padding: 4px 5px 0 5px; + padding: 4px 5px 7px 5px; } .swh-branches-releases { diff --git a/swh/web/templates/includes/top-navigation.html b/swh/web/templates/includes/top-navigation.html --- a/swh/web/templates/includes/top-navigation.html +++ b/swh/web/templates/includes/top-navigation.html @@ -7,10 +7,10 @@ {% load swh_templatetags %} -
+
{% if snapshot_context %} {% if snapshot_context.branch or snapshot_context.release %} -