diff options
-rw-r--r-- | tests/core.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core.html b/tests/core.html index d9f536e7d..b7fc9c569 100644 --- a/tests/core.html +++ b/tests/core.html @@ -15,7 +15,7 @@ html { border: 0; } </style> </head> -<body class="flora"> +<body> <h1 id="header">jQuery UI Core Test Suite</h1> <h2 id="banner"></h2> |