Skip to content

Commit 9473ea7

Browse files
committed
Slider demo: Removed IE6 CSS hack.
1 parent be51d53 commit 9473ea7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demos/slider/side-scroll.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
.scroll-pane { overflow: auto; width: 99%; float:left; }
1515
.scroll-content { width: 2440px; float: left; }
1616
.scroll-content-item { width: 100px; height: 100px; float: left; margin: 10px; font-size: 3em; line-height: 96px; text-align: center; }
17-
* html .scroll-content-item { display: inline; } /* IE6 float double margin bug */
1817
.scroll-bar-wrap { clear: left; padding: 0 4px 0 2px; margin: 0 -1px -1px -1px; }
1918
.scroll-bar-wrap .ui-slider { background: none; border:0; height: 2em; margin: 0 auto; }
2019
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }

0 commit comments

Comments
 (0)