aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider/range.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/slider/range.html')
-rw-r--r--demos/slider/range.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/slider/range.html b/demos/slider/range.html
index 646b1d903..162ff064b 100644
--- a/demos/slider/range.html
+++ b/demos/slider/range.html
@@ -25,7 +25,7 @@
<p>
<label for="amount">Price range:</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"></div>