aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider/range-vertical.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/slider/range-vertical.html')
-rw-r--r--demos/slider/range-vertical.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/slider/range-vertical.html b/demos/slider/range-vertical.html
index b8c3b1e24..0d75b8ae9 100644
--- a/demos/slider/range-vertical.html
+++ b/demos/slider/range-vertical.html
@@ -24,7 +24,7 @@
<p>
<label for="amount">Target sales goal (Millions):</label>
- <input type="text" id="amount" readonly style="border:0; color:#f6931f; font-weight:bold;" />
+ <input type="text" id="amount" readonly style="border:0; color:#f6931f; font-weight:bold;">
</p>
<div id="slider-range" style="height:250px;"></div>