From e98ecb558ba05871ae6c9b2119a26067d5243a90 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 28 Feb 2021 02:11:05 +0100 Subject: [PATCH] hack --- app/static/css/mobile-dark.css | 4 ++-- app/templates/base.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/static/css/mobile-dark.css b/app/static/css/mobile-dark.css index 7e0f34565..0f4d8c2c9 100644 --- a/app/static/css/mobile-dark.css +++ b/app/static/css/mobile-dark.css @@ -50,14 +50,14 @@ nav { font-family: sans-serif} .navigation { width: 100%; vertical-align: middle; - height: 70px; + height: 50px; } .navigation-item { } .mini-cli { - width: 530px; + width: 300px; } .node, .context, .stoa { diff --git a/app/templates/base.html b/app/templates/base.html index f24ec8774..299086abb 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -29,8 +29,8 @@ - - + +