We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be51d53 commit 9473ea7Copy full SHA for 9473ea7
demos/slider/side-scroll.html
@@ -14,7 +14,6 @@
14
.scroll-pane { overflow: auto; width: 99%; float:left; }
15
.scroll-content { width: 2440px; float: left; }
16
.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 */
18
.scroll-bar-wrap { clear: left; padding: 0 4px 0 2px; margin: 0 -1px -1px -1px; }
19
.scroll-bar-wrap .ui-slider { background: none; border:0; height: 2em; margin: 0 auto; }
20
.scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }
0 commit comments