]> git.mjollnir.org Git - moodle.git/commitdiff
FIxes for Safari
authormoodler <moodler>
Wed, 7 Jul 2004 17:20:59 +0000 (17:20 +0000)
committermoodler <moodler>
Wed, 7 Jul 2004 17:20:59 +0000 (17:20 +0000)
doc/docstyles.css

index 319597299ddfa052c23af3f0a5d495cc210e49a1..ab9449a8a66e52cbd5b5c446e67cd666f5078e4a 100755 (executable)
@@ -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;
 }