Skip to content

Commit d9c0b62

Browse files
committed
Accordion: Trying some styl resets, maybe finding the one for Safari 3.x
1 parent 6d5e9b5 commit d9c0b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/accordion/accordion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<style>
4141
#main { font-size: 10pt; font-family: 'trebuchet ms', verdana, arial; }
42-
#list1 *, #navigation * { margin: 0; padding: 0; font-size: 12px; }
42+
#list, #list1 *, #navigation, #navigation * { margin: 0; padding: 0; font-size: 12px; }
4343
</style>
4444
</head>
4545
<body>

0 commit comments

Comments
 (0)