From ccf1a1c0730f36158c1150893935668507d945e8 Mon Sep 17 00:00:00 2001 From: dan Date: Tue, 28 Feb 2023 13:10:28 -0500 Subject: parent and child posts properly returned by query; properly displayed --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 503f976..2b8fc44 100644 --- a/style.css +++ b/style.css @@ -158,3 +158,7 @@ textarea { float:right; font-size:0.8em } + +.navbar { + height: 2em; +} -- cgit v1.2.3