about summary refs log tree commit diff
path: root/gopher-proxy.css
diff options
context:
space:
mode:
Diffstat (limited to 'gopher-proxy.css')
-rw-r--r--gopher-proxy.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/gopher-proxy.css b/gopher-proxy.css
index 9937994..f7ee278 100644
--- a/gopher-proxy.css
+++ b/gopher-proxy.css
@@ -16,5 +16,9 @@ ul {
   padding:0;
   margin:0;
   list-style:none;
-  line-height:2em;
+}
+
+li {
+  line-height:1em;
+  min-height:1em;
 }