From 322a09274f519b5af082163f9720bef0eaf94854 Mon Sep 17 00:00:00 2001 From: Matthias Tarasiewicz Date: Sun, 8 Apr 2007 20:12:23 +0000 Subject: [PATCH] in response to #406 - commented out parts in the css that would render the admin part ununsable. still needs research. --- public/stylesheets/instiki.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/instiki.css b/public/stylesheets/instiki.css index 27ea0001..4161a531 100644 --- a/public/stylesheets/instiki.css +++ b/public/stylesheets/instiki.css @@ -334,10 +334,10 @@ margin:0; padding:0; } -.disableAutoComplete { +/* .disableAutoComplete { display: none; margin-top: 10px; margin-bottom: 5px; width: 99%; height: 200px -} \ No newline at end of file +} */ \ No newline at end of file