summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-07 12:49:49 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-07 12:49:49 -0500
commit44f4cfcfc33eafd041e3580e1f62f7cde155bf60 (patch)
tree6d1dbd0ea92173c37cecee403a0e4975e7835bbf
parent457eab60cd791fa88f4b3b52b993d484c632d42c (diff)
jarmon: re-add the range preview
-rw-r--r--jarmon-style/style.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/jarmon-style/style.scss b/jarmon-style/style.scss
index 81f6077..0ca3d13 100644
--- a/jarmon-style/style.scss
+++ b/jarmon-style/style.scss
@@ -24,8 +24,7 @@
}
}
.range-preview {
- display: none;
- height: 32px;
+ height: 42px;
width: 100%;
}
}