aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/input-range.reel
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/montage/ui/input-range.reel')
-rw-r--r--node_modules/montage/ui/input-range.reel/input-range.css2
-rw-r--r--node_modules/montage/ui/input-range.reel/input-range.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/montage/ui/input-range.reel/input-range.css b/node_modules/montage/ui/input-range.reel/input-range.css
index bbd3f03c..1a6060d4 100644
--- a/node_modules/montage/ui/input-range.reel/input-range.css
+++ b/node_modules/montage/ui/input-range.reel/input-range.css
@@ -27,7 +27,7 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 27ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28POSSIBILITY OF SUCH DAMAGE. 28POSSIBILITY OF SUCH DAMAGE.
29</copyright> */ 29</copyright> */
30 30
31.montage-inputRange { 31.montage-inputRange {
32 position: relative; 32 position: relative;
33 display: inline-block; 33 display: inline-block;
diff --git a/node_modules/montage/ui/input-range.reel/input-range.html b/node_modules/montage/ui/input-range.reel/input-range.html
index 93ebc098..796b6ae0 100644
--- a/node_modules/montage/ui/input-range.reel/input-range.html
+++ b/node_modules/montage/ui/input-range.reel/input-range.html
@@ -1,4 +1,4 @@
1<!DOCTYPE html> 1<!doctype html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility, Inc 3Copyright (c) 2012, Motorola Mobility, Inc
4All Rights Reserved. 4All Rights Reserved.