diff --git a/app/static/css/screen-dark.css b/app/static/css/screen-dark.css index 6b61b21d6..bf617c4d5 100644 --- a/app/static/css/screen-dark.css +++ b/app/static/css/screen-dark.css @@ -86,7 +86,7 @@ input[type="text"] { display: block; vertical-align: middle; overflow-y: auto; - margin-bottom: 10px; + margin: 10px; width: auto; } diff --git a/app/templates/base.html b/app/templates/base.html index 336b69da3..b742240c6 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -79,15 +79,20 @@ + + +
diff --git a/app/templates/context.html b/app/templates/context.html index bd84c61af..7b17033bc 100644 --- a/app/templates/context.html +++ b/app/templates/context.html @@ -1,5 +1,5 @@
- Context for [[{{node}}]] ↓
+ ⥱ context
{% include "links.html" %} diff --git a/app/templates/links.html b/app/templates/links.html index 4e64d8836..35c5c2085 100644 --- a/app/templates/links.html +++ b/app/templates/links.html @@ -15,7 +15,7 @@ -->