aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSam <me@sampotts.me>2016-06-07 12:34:40 +0100
committerSam <me@sampotts.me>2016-06-07 12:34:40 +0100
commit1a745e1eaa027425ba645adcb648d0ba1aa64885 (patch)
tree82f06193d96d6654f42e0a53fe26e232914d01e1 /src
parent70646ca90798823932573f209eb30f6a8e82694f (diff)
parentaf774b6f02f5df66e073b9b530b04bf88dcd18df (diff)
downloadplyr-1a745e1eaa027425ba645adcb648d0ba1aa64885.tar.lz
plyr-1a745e1eaa027425ba645adcb648d0ba1aa64885.tar.xz
plyr-1a745e1eaa027425ba645adcb648d0ba1aa64885.zip
Merge branch 'master' of https://github.com/Selz/plyr
Diffstat (limited to 'src')
-rw-r--r--src/scss/plyr.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scss/plyr.scss b/src/scss/plyr.scss
index 9fbb3803..5c75c6fb 100644
--- a/src/scss/plyr.scss
+++ b/src/scss/plyr.scss
@@ -294,8 +294,8 @@
color: inherit;
svg {
- width: 18px;
- height: 18px;
+ width: $plyr-control-icon-size;
+ height: $plyr-control-icon-size;
display: block;
fill: currentColor;
}