aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass
diff options
context:
space:
mode:
Diffstat (limited to 'src/sass')
-rw-r--r--src/sass/plyr.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sass/plyr.scss b/src/sass/plyr.scss
index 998398bb..00e5c459 100644
--- a/src/sass/plyr.scss
+++ b/src/sass/plyr.scss
@@ -312,7 +312,7 @@ $bp-captions-large: 768px; // When captions jump to the larger font size
// Volume control
// <input[type='range']> element
- // Specificty is for bootstrap compatibility
+ // Specificity is for bootstrap compatibility
&-volume[type=range] {
vertical-align: middle;
-webkit-appearance: none;