]> source.dussan.org Git - jquery-ui.git/commitdiff
Explode demo: Fixed Safari margin bug (fix for #3968).
authorScott González <scott.gonzalez@gmail.com>
Mon, 2 Feb 2009 04:02:43 +0000 (04:02 +0000)
committerScott González <scott.gonzalez@gmail.com>
Mon, 2 Feb 2009 04:02:43 +0000 (04:02 +0000)
demos/effects_showhide/explode.html

index e8f68950183fca2512b1a00404293cdd97b79051..b21d55fe46fcbbb574cec9c8b79749ff20b2bdcb 100644 (file)
@@ -9,7 +9,7 @@
        <link type="text/css" href="../demos.css" rel="stylesheet" />
        <style type="text/css">
                .toggler { width: 500px; height: 300px; }
-               #explode { width: 240px; height: 135px; padding: 0.4em; }
+               #explode { width: 240px; height: 135px; padding: 0.4em; position: absolute; }
                #explode h3 { margin: 0; padding: 0.4em; text-align: center; }
        </style>
        <script type="text/javascript">