Selectmenu: small typo in visual test

This commit is contained in:
Felix Nagel 2012-02-26 01:04:32 +01:00
parent 85d6acb899
commit 1fbf5cb4c7

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Selectmenu - Methids functionality</title>
<title>jQuery UI Selectmenu - Methods functionality</title>
<link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css">
<script src="../../../jquery-1.7.1.js"></script>
<script src="../../../ui/jquery.ui.core.js"></script>
@ -52,7 +52,6 @@
fieldset { border: 0; }
label { display: block; }
select { width: 200px; }
.overflow ul { height: 200px; overflow: auto; }
</style>
</head>
<body>