summaryrefslogtreecommitdiffstats
path: root/wik
diff options
context:
space:
mode:
Diffstat (limited to 'wik')
-rw-r--r--wik/wik.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/wik/wik.css b/wik/wik.css
index 8080c93..d47428b 100644
--- a/wik/wik.css
+++ b/wik/wik.css
@@ -319,6 +319,10 @@ body {
padding-bottom: 5px;
}
+#content table form {
+ display: inline-block;
+}
+
/*
#content .tailer {
clear: both;