Browse Source

Fixed typo.

pull/17/merge
Simon Eisenmann 11 years ago
parent
commit
0c8fc48162
  1. 2
      src/styles/components/_audiovideo.scss

2
src/styles/components/_audiovideo.scss

@ -55,7 +55,7 @@ right:520px;
} }
} }
.remoteVide .peerlabel { .remoteVideo .peerlabel {
-webkit-transition: color 500ms ease-out; -webkit-transition: color 500ms ease-out;
-moz-transition: color 500ms ease-out; -moz-transition: color 500ms ease-out;
-o-transition: color 500ms ease-out; -o-transition: color 500ms ease-out;

Loading…
Cancel
Save