]> source.dussan.org Git - jquery-ui.git/commitdiff
fix for slider visual test
authorEduardo Lundgren <eduardolundgren@gmail.com>
Mon, 9 Jun 2008 08:30:52 +0000 (08:30 +0000)
committerEduardo Lundgren <eduardolundgren@gmail.com>
Mon, 9 Jun 2008 08:30:52 +0000 (08:30 +0000)
tests/visual/all.css

index 4fb7bf5c449d9e113d553a86a9029017d798a4e3..e47b374fd74e7bae96839f3df6414a441987883c 100644 (file)
@@ -77,4 +77,4 @@ ul.plugins li { margin: 0 12px 12px 0;
 .ui-dialog .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background: gray !important; border: none !important; }\r
 \r
 .ui-slider { margin: 10px; background: #FF9C08; height: 15px; }\r
-.ui-slider-handle { width: 10px; height: 15px; background: white; }\r
+.ui-slider-handle { width: 10px; height: 15px; background: white; position: relative; }\r