From 61c14c5f6a627d649d698d676df96b4e5aba9a66 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 13 Mar 2021 13:47:25 +0100 Subject: [PATCH] Disable hypothes.is as I'm unable to control its location. --- app/static/css/screen-dark.css | 11 ++++++++++- app/templates/base.html | 12 +++++++----- app/templates/stoa.html | 2 +- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/app/static/css/screen-dark.css b/app/static/css/screen-dark.css index bf617c4d5..7afdf10a0 100644 --- a/app/static/css/screen-dark.css +++ b/app/static/css/screen-dark.css @@ -68,7 +68,6 @@ nav { font-family: sans-serif} .topline-node{ vertical-align: middle; overflow-y: auto; - margin-bottom: 10px; } .topline-node-wrapper { @@ -76,6 +75,16 @@ nav { font-family: sans-serif} align-items: center; } +#hypothesis-frame { + +} + +.hypothesis-adder { + display: block; + position: absolute; + bottom: 0px; +} + input[type="text"] { -webkit-box-sizing: border-box; // Safari/Chrome, other WebKit -moz-box-sizing: border-box; // Firefox, other Gecko diff --git a/app/templates/base.html b/app/templates/base.html index b742240c6..e11674b72 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -31,15 +31,14 @@ - - + -->