summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
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;
+}