From d684272958f73af0354030b300103a7a9587a51e Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 7 Jul 2004 17:20:59 +0000 Subject: [PATCH] FIxes for Safari --- doc/docstyles.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/docstyles.css b/doc/docstyles.css index 319597299d..ab9449a8a6 100755 --- a/doc/docstyles.css +++ b/doc/docstyles.css @@ -122,12 +122,10 @@ ul { background-color: #FBFBFB; margin: auto auto 20px 30px; padding: 5px; - height: auto; - width: auto; + width: compact; font-weight: bold; border: 1px solid #999999; white-space: nowrap; - display: compact; clear: both; float: none; } -- 2.39.5