diff --git a/css/glowingbear.css b/css/glowingbear.css index 47bb717..90d3a5a 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -535,6 +535,12 @@ li.buffer.indent.private a { padding-right: -15px; } +.settings-help { + display: block; + margin: -5px 0 -3px 19px; + font-size: small; +} + /* */ /* Mobile layout */ /* */ diff --git a/index.html b/index.html index d459bb6..f50e093 100644 --- a/index.html +++ b/index.html @@ -348,7 +348,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel