From: moodler Date: Wed, 7 Jul 2004 17:20:59 +0000 (+0000) Subject: FIxes for Safari X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d684272958f73af0354030b300103a7a9587a51e;p=moodle.git FIxes for Safari --- 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; }